---
name: STk
version: 4.0.1_2
origin: lang/STk
comment: A scheme interpreter with full access to the Tk graphical package
arch: freebsd:9:x86:64
www: http://kaolin.unice.fr/STk/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 4929043
desc: "STk is a Scheme interpreter which can access to the Tk graphical package.\nConcretely
  it can be seen as the John Ousterhout's Tk package where\nthe Tcl language has been
  replaced by Scheme. \n\nThe Scheme interpreter is now R4RS conformant.\n\nThis release
  provides an efficient object oriented system called STklos. \nSTklos is a full OO
  system with multi-inheritance, generic functions,\nmulti-methods and a true meta
  object protocol).\n\nWWW: http://kaolin.unice.fr/STk/\n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- scheme
- lang
shlibs_required:
- libSM.so.6
- libICE.so.6
- libX11.so.6
