diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 18:29:59 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 18:29:59 +0800 |
commit | acd616e095f60065caa04f62fae6bf1f72e5bf97 (patch) | |
tree | 2a925d70299eba5edb0f99512ebf9f42890663ea /textproc/Makefile | |
parent | 6c7d02e1f8c48a5a2546fe6c89bf8e77d9fe653e (diff) | |
download | freebsd-ports-gnome-acd616e095f60065caa04f62fae6bf1f72e5bf97.tar.gz freebsd-ports-gnome-acd616e095f60065caa04f62fae6bf1f72e5bf97.tar.zst freebsd-ports-gnome-acd616e095f60065caa04f62fae6bf1f72e5bf97.zip |
New Port: Portable Perl-Compatible Regexps for Common Lisp (SBCL Binaries)
cl-ppcre binaries for lang/sbcl
PR: ports/52370
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 b0485d37a445..6d11a443a432 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -28,6 +28,7 @@ SUBDIR += cl-meta-sbcl SUBDIR += cl-ppcre SUBDIR += cl-ppcre-cmucl + SUBDIR += cl-ppcre-sbcl SUBDIR += coco SUBDIR += cocoon SUBDIR += code2html |