diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:12:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:12:02 +0000 |
commit | 34ac9b52a69fa39da64763e322b62d40627df4f9 (patch) | |
tree | b93e4119a3ea8a0e16845422c0fcacb204f861c0 /lang/Makefile | |
parent | Man-pages are already compressed when installed. (diff) |
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 |