diff options
author | miwi <miwi@FreeBSD.org> | 2006-09-13 15:24:13 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-09-13 15:24:13 +0000 |
commit | c267b4bd6104b397b7994a667c3ebfd25c093500 (patch) | |
tree | 08fb9235753a68628ecf7dbb4cecb789a5084f4c /lang/Makefile | |
parent | a7068f5b506dd26746da2e413180e5348e3c9502 (diff) | |
download | FreeBSD-ports-c267b4bd6104b397b7994a667c3ebfd25c093500.zip FreeBSD-ports-c267b4bd6104b397b7994a667c3ebfd25c093500.tar.gz |
The newLISP is a scripting language for developing web applications and
programs in general and in the domains of artificial intelligence (AI) and
statistics.
Author: Lutz Mueller
WWW: http://www.newlisp.org/
PR: ports/103226
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
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 1c308e3..816bdd7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -160,6 +160,7 @@ SUBDIR += mozart SUBDIR += munger SUBDIR += nawk + SUBDIR += newlisp SUBDIR += nhc98 SUBDIR += nickle SUBDIR += njs |