aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 09:53:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 09:53:36 +0000
commitb3322115461a320f768549b703bf30d27a43f433 (patch)
treec70325f5bc4844a7a35dfef9f65080938c61dc7e /devel/Makefile
parenta5432df574dd1eb5cfacd49250cf8aa7d296c916 (diff)
downloadports-b3322115461a320f768549b703bf30d27a43f433.tar.gz
ports-b3322115461a320f768549b703bf30d27a43f433.zip
New Port: Splitting Common Lisp sequences
A small utility to split Common Lisp sequences. Depends on the previously submitted ASDF port. This port installs the source files and the .asd file (which is similar to a Makefile of a pkg-config script). There are other ports for the binaries for each supported Lisp system. PR: ports/52373 Submitted by: Henrik Motakef <henrik.motakef@web.de>
Notes
Notes: svn path=/head/; revision=89623
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2e761b2a4c79..926e4a6f4908 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -106,6 +106,7 @@
SUBDIR += cl-asdf-cmucl
SUBDIR += cl-asdf-sbcl
SUBDIR += cl-port
+ SUBDIR += cl-split-sequence
SUBDIR += clanlib
SUBDIR += clig
SUBDIR += clint