diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-07 01:50:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-07 01:50:10 +0800 |
commit | 4d2b262303cb2f9d8063f780665ba4c0326b6fa8 (patch) | |
tree | 1b6b8c40e06e50854b69e678a451a00b3f08e057 /lang/Makefile | |
parent | cc6f2a57d8126ce2359b539745b30ad03693d39f (diff) | |
download | freebsd-ports-gnome-4d2b262303cb2f9d8063f780665ba4c0326b6fa8.tar.gz freebsd-ports-gnome-4d2b262303cb2f9d8063f780665ba4c0326b6fa8.tar.zst freebsd-ports-gnome-4d2b262303cb2f9d8063f780665ba4c0326b6fa8.zip |
add aleph
Aleph is a multi-threaded functional programming language
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 a9dfc2d5632a..5e8eca599784 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -6,6 +6,7 @@ SUBDIR += STk SUBDIR += Sather SUBDIR += TenDRA + SUBDIR += aleph SUBDIR += atlast SUBDIR += bc-gcc SUBDIR += bwbasic |