summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:15:39 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:15:39 +0000
commitf22b27b1732beff1f06df470931d3826f000cfee (patch)
tree2e6c35e7d87bf8c1f017acca8b8155c2b3c8e9ea /textproc/Makefile
parentAdd p5-Email-Find 0.02, a perl module to find RFC 822 email addresses in (diff)
Add p5-DelimMatch 1.03, a perl module to find regexp delimited strings
with proper nesting PR: 23916 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36492
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 da9f56c8c4a6..45303b09c169 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -69,6 +69,7 @@
SUBDIR += nicetext
SUBDIR += no-ispell
SUBDIR += openjade
+ SUBDIR += p5-DelimMatch
SUBDIR += p5-Spreadsheet-ParseExcel
SUBDIR += p5-Spreadsheet-WriteExcel
SUBDIR += p5-Text-CSV_XS