diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:25:53 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:25:53 +0800 |
commit | ca3325ec357550d8ad6438097d0f57aa26414e43 (patch) | |
tree | 0125722f5af238757fe872d9ee7d042e97897713 /textproc/Makefile | |
parent | d1cfc2ad0fd7d6068350449c1f8697dca5370ced (diff) | |
download | freebsd-ports-gnome-ca3325ec357550d8ad6438097d0f57aa26414e43.tar.gz freebsd-ports-gnome-ca3325ec357550d8ad6438097d0f57aa26414e43.tar.zst freebsd-ports-gnome-ca3325ec357550d8ad6438097d0f57aa26414e43.zip |
Add p5-Text-Filter-Chain 0.02, a perl module to chain multiple
Text::Filter objects and runs them in sequence.
PR: 23932
Submitted by: Anton Berezin <tobez@tobez.org>
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 0bf381264072..1acff38a90c7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -78,6 +78,7 @@ SUBDIR += p5-Text-DoubleMetaphone SUBDIR += p5-Text-FillIn SUBDIR += p5-Text-Filter + SUBDIR += p5-Text-Filter-Chain SUBDIR += p5-Text-Template SUBDIR += p5-XML-DOM SUBDIR += p5-XML-Parser |