diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 17:44:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 17:44:07 +0800 |
commit | 9ca509a822f0d603539659b6529d316c7f5bf62d (patch) | |
tree | 520632ee185264ed4f6427f87c613195a25ea748 /devel/cl-port/distinfo | |
parent | 3e74b85a553d65b59db84aee646bc5b915448495 (diff) | |
download | freebsd-ports-gnome-9ca509a822f0d603539659b6529d316c7f5bf62d.tar.gz freebsd-ports-gnome-9ca509a822f0d603539659b6529d316c7f5bf62d.tar.zst freebsd-ports-gnome-9ca509a822f0d603539659b6529d316c7f5bf62d.zip |
New Port: Common Lisp portability package
CLOCC Port is a wrapper library for various functions (sockets,
shell access, etc) that are widely implemented in Common Lisp
systems, but lack a standardized interface.
This port depends on the previously submitted ASDF port. It installs
the source files and an .asd file (which plays a similar role to
a Makefile and a pkg-config script). There are other ports for each
supported Lisp system.
PR: ports/52365
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Diffstat (limited to 'devel/cl-port/distinfo')
-rw-r--r-- | devel/cl-port/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-port/distinfo b/devel/cl-port/distinfo new file mode 100644 index 000000000000..525a8e955748 --- /dev/null +++ b/devel/cl-port/distinfo @@ -0,0 +1 @@ +MD5 (clocc-port_2002-10-02-1.tar.gz) = 28175b1dc7112f85e4ea286fb77b0396 |