diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-19 21:12:02 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-19 21:12:02 +0800 |
commit | 142373fcd8756d6a8260185efcbdc265f7903a8a (patch) | |
tree | 9a3bdf90a888f939c8f263fc11faff791fa18c24 /lang/Makefile | |
parent | a3c1a8e2319a8f54c586946f1fcdcf4a5f55dd2c (diff) | |
download | freebsd-ports-gnome-142373fcd8756d6a8260185efcbdc265f7903a8a.tar.gz freebsd-ports-gnome-142373fcd8756d6a8260185efcbdc265f7903a8a.tar.zst freebsd-ports-gnome-142373fcd8756d6a8260185efcbdc265f7903a8a.zip |
New Port: ports/lang/screamer
Screamer is an extension of Common Lisp that adds support
for nondeterministic programming.
PR: ports/39895
Submitted by: Scott Flatman <sf@dsinw.com>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 302de28da21d..b2edc4d67351 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -187,6 +187,7 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm + SUBDIR += screamer SUBDIR += scriba SUBDIR += scsh SUBDIR += siod |