aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-04-05 04:52:05 +0800
committernork <nork@FreeBSD.org>2003-04-05 04:52:05 +0800
commit5154b8013b6b33181d3d750bc7f44d67d52c1c24 (patch)
tree26177e786510cbc821f717b1484f9b526d69aeb7 /lang/Makefile
parentc2d5819ae6dd7789f5633e433014cfb194b3d7ae (diff)
downloadfreebsd-ports-gnome-5154b8013b6b33181d3d750bc7f44d67d52c1c24.tar.gz
freebsd-ports-gnome-5154b8013b6b33181d3d750bc7f44d67d52c1c24.tar.zst
freebsd-ports-gnome-5154b8013b6b33181d3d750bc7f44d67d52c1c24.zip
Add sisc 1.7.7, an extensible Java-based Scheme interpreter of
the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing Java interpreters. PR: ports/50109 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
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 cf8486d448ae..47f774a55093 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -196,6 +196,7 @@
SUBDIR += scriba
SUBDIR += scsh
SUBDIR += siod
+ SUBDIR += sisc
SUBDIR += slib
SUBDIR += slisp
SUBDIR += smalltalk