aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-uffi-cmucl/pkg-descr
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-14 10:41:10 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-14 10:41:10 +0000
commit7655d84fdbdda29b6b0f2e655fc321d67c8369d3 (patch)
treeb00ce355f18fa27177aa4737fcf90710001d0625 /devel/cl-uffi-cmucl/pkg-descr
parent10b3fbe73125a0b0766ae29fcaf51998fbf7e865 (diff)
downloadports-7655d84fdbdda29b6b0f2e655fc321d67c8369d3.tar.gz
ports-7655d84fdbdda29b6b0f2e655fc321d67c8369d3.zip
Notes
Diffstat (limited to 'devel/cl-uffi-cmucl/pkg-descr')
-rw-r--r--devel/cl-uffi-cmucl/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/cl-uffi-cmucl/pkg-descr b/devel/cl-uffi-cmucl/pkg-descr
new file mode 100644
index 000000000000..c2900ff76db7
--- /dev/null
+++ b/devel/cl-uffi-cmucl/pkg-descr
@@ -0,0 +1,8 @@
+UFFI provides platform-independent access to the foreign function
+interfaces of AllegroCL, Lispworks, CMUCL, SBCL, SCL, OpenMCL, and MCL.
+(A foreign function interface allows Lisp programs to call routines
+located in C libraries.)
+
+This package contains binaries compiled for CMU CL.
+
+WWW: http://uffi.b9.com/