aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 09:16:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 09:16:06 +0000
commit4aa0a6d17f7806d4eada2e09981f88ab733c0fed (patch)
tree36f2c3d1a4be6ba69c821aa9f9873b95f27ab111 /textproc/Makefile
parent8e5b2e3d68b7dfa2df1fce39fd8f9d3334219b50 (diff)
New Port: Common Lisp Parser Generator
Meta is a parser building toolkit implemented as a domain-specific language to be integrated in Common Lisp applications. This port depends on the previously submitted ASDF port. It installs the sources and the .asd file. There are other ports for the binaries for supported Lisp implementations. PR: ports/52361 Submitted by: Henrik Motakef <henrik.motakef@web.de>
Notes
Notes: svn path=/head/; revision=89617
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 75c852b7b595..a576c9dace6f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -23,6 +23,7 @@
SUBDIR += cdif
SUBDIR += cdiff
SUBDIR += chpp
+ SUBDIR += cl-meta
SUBDIR += coco
SUBDIR += cocoon
SUBDIR += code2html