diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-20 07:05:28 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-20 07:05:28 +0800 |
commit | f48d0d4b54740bc153d195bddb16da14071355b8 (patch) | |
tree | bfb473dd6dcb814dc490cc5cdf4ac0d8f34d981d /textproc/Makefile | |
parent | 5ffbb44c00adedfb45698f09f9d1fc088ad828ff (diff) | |
download | freebsd-ports-gnome-f48d0d4b54740bc153d195bddb16da14071355b8.tar.gz freebsd-ports-gnome-f48d0d4b54740bc153d195bddb16da14071355b8.tar.zst freebsd-ports-gnome-f48d0d4b54740bc153d195bddb16da14071355b8.zip |
Adding port textproc/p5-String-Tokenizer, A simple string tokenizer.
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 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 |