aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcl/pkg-descr
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>1995-02-13 05:10:03 +0800
committerhsu <hsu@FreeBSD.org>1995-02-13 05:10:03 +0800
commit4c8c5bf0eaa3240429c9e5f4bf6816eef0fdd5b0 (patch)
tree4aaeb572aa5ccfb4a61ee2007ff666232cd0b425 /lang/gcl/pkg-descr
parent7d87bdb2396061e1a5b8e4903e8f12f2dfa58cff (diff)
downloadfreebsd-ports-gnome-4c8c5bf0eaa3240429c9e5f4bf6816eef0fdd5b0.tar.gz
freebsd-ports-gnome-4c8c5bf0eaa3240429c9e5f4bf6816eef0fdd5b0.tar.zst
freebsd-ports-gnome-4c8c5bf0eaa3240429c9e5f4bf6816eef0fdd5b0.zip
gcl - GNU Common Lisp
Diffstat (limited to 'lang/gcl/pkg-descr')
-rw-r--r--lang/gcl/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/gcl/pkg-descr b/lang/gcl/pkg-descr
new file mode 100644
index 000000000000..b91d8705dbd8
--- /dev/null
+++ b/lang/gcl/pkg-descr
@@ -0,0 +1,6 @@
+The GCL system contains C and Lisp source files to build a Common
+Lisp sytem. The original KCL system was written by Taiichi Yuasa
+and Masami Hagiya in 1984. The AKCL system work was begun in 1987
+by William Schelter and continued through 1994. In 1994 AKCL was
+released as GCL (GNU Common Lisp) under the GNU public library
+license.