diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 23:05:28 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 23:05:28 +0000 |
commit | 4b9c8025306bc15ed6e5b290c76efd6e4baa0e39 (patch) | |
tree | 87dfddb5eec9b8ced88142210cdf39b544235569 /textproc/Makefile | |
parent | ef8176da90fa40a6cbc08c153b1f5b0a44903bb5 (diff) |
Adding port textproc/p5-String-Tokenizer, A simple string tokenizer.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=156420
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 7a67bc110dfc..1ea6fc168399 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -405,6 +405,7 @@ SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-ShowDiff SUBDIR += p5-String-Strip + SUBDIR += p5-String-Tokenizer SUBDIR += p5-Syntax-Highlight-Perl-Improved SUBDIR += p5-TeX-Hyphen SUBDIR += p5-Template-Extract |