diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-20 07:26:45 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-20 07:26:45 +0800 |
commit | 057e1d12608bdf7d5b6a2b3ee9e41dd58986d243 (patch) | |
tree | 7c23efd9c5063e64e2fbbf03219bf88ba0c018dd /textproc/Makefile | |
parent | 8710b5a99ef01fa719dbbd6dab0b7d79cecdd885 (diff) | |
download | freebsd-ports-gnome-057e1d12608bdf7d5b6a2b3ee9e41dd58986d243.tar.gz freebsd-ports-gnome-057e1d12608bdf7d5b6a2b3ee9e41dd58986d243.tar.zst freebsd-ports-gnome-057e1d12608bdf7d5b6a2b3ee9e41dd58986d243.zip |
Adding port textproc/p5-CQL-Parser, compiles CQL strings into parse trees of Node subtypes.
Approved by: tobez (implicit)
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 1ea6fc168399..db75c587bc1c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -291,6 +291,7 @@ SUBDIR += p5-Apache-ParseLog SUBDIR += p5-Apache-XBEL SUBDIR += p5-Bloom-Filter + SUBDIR += p5-CQL-Parser SUBDIR += p5-CSS-SAC SUBDIR += p5-CSS-Tiny SUBDIR += p5-Chess-PGN-Parse |