aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-02-13 07:04:22 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-02-13 07:04:22 +0000
commit657eb01ae19a8a43b99f29fa64895dc1e972735d (patch)
tree9313fdeaa59ebac33fb133ee1984b35a110179d4 /textproc/Makefile
parent034342f190db2b0dc3b2aad73415b325fb45e827 (diff)
downloadports-657eb01ae19a8a43b99f29fa64895dc1e972735d.tar.gz
ports-657eb01ae19a8a43b99f29fa64895dc1e972735d.zip
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim
to be a parser or query verifier. It just creates sane tokens from a valid SQL query. WWW: http://search.cpan.org/dist/SQL-Tokenizer PR: ports/154706 Submitted by: milki <milki AT rescomp.berkeley.edu>
Notes
Notes: svn path=/head/; revision=269043
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 5b9b89687999..f993a0bc0733 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -619,6 +619,7 @@
SUBDIR += p5-SGML-DTDParse
SUBDIR += p5-SGML-Parser-OpenSP
SUBDIR += p5-SGMLSpm
+ SUBDIR += p5-SQL-Tokenizer
SUBDIR += p5-SVG
SUBDIR += p5-Search-Estraier
SUBDIR += p5-Search-Odeum