diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 23:26:45 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 23:26:45 +0000 |
commit | 89182e000d784022c163cd3ee7de3ea1d739c202 (patch) | |
tree | ddfa8fc122b2177cf4916e9a78013e90721426a1 /textproc/Makefile | |
parent | 2042e206581788b8102debc1b364f20efc42ef17 (diff) | |
download | ports-89182e000d784022c163cd3ee7de3ea1d739c202.tar.gz ports-89182e000d784022c163cd3ee7de3ea1d739c202.zip |
Adding port textproc/p5-CQL-Parser, compiles CQL strings into parse trees of Node subtypes.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=156424
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 |