summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 20:26:07 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 20:26:07 +0000
commitfd39d535547a0afad1f83c24e3c37656f6c6a02b (patch)
tree4497307ccb57411462ff4d1c58ec672ec5498c41 /lang/Makefile
parentfontconfig-config is no longer installed. Therefore, Xft wasn't being (diff)
Add stklos 0.54, the successor of the STk Scheme interpreter.
STklos is a free Scheme System (nearly) conform to R5RS. The aim of this implementation is to be fast as well as light. PR: ports/50231 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=78205
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 99e807f185f2..cf8486d448ae 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -210,6 +210,7 @@
SUBDIR += sr
SUBDIR += stackless_python
SUBDIR += starlogo
+ SUBDIR += stklos
SUBDIR += stldoc
SUBDIR += swi-pl
SUBDIR += sxm