diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 18:29:08 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 18:29:08 +0800 |
commit | 5533e866923b5a4487a28973d94bd68ba7aa2c78 (patch) | |
tree | 768cd8a29f003165a76ee09c611b469a444463b9 /textproc/Makefile | |
parent | 9f17c278633f2ec3ddf4d24960b3026c49897032 (diff) | |
download | freebsd-ports-gnome-5533e866923b5a4487a28973d94bd68ba7aa2c78.tar.gz freebsd-ports-gnome-5533e866923b5a4487a28973d94bd68ba7aa2c78.tar.zst freebsd-ports-gnome-5533e866923b5a4487a28973d94bd68ba7aa2c78.zip |
New Port: Portable Perl-Compatible Regexps for Common Lisp (CMUCL Binaries)
cl-ppcre binaries for lang/cmucl
PR: ports/52371
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d54552ac6792..b0485d37a445 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -27,6 +27,7 @@ SUBDIR += cl-meta-cmucl SUBDIR += cl-meta-sbcl SUBDIR += cl-ppcre + SUBDIR += cl-ppcre-cmucl SUBDIR += coco SUBDIR += cocoon SUBDIR += code2html |