aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-31 13:15:39 +0800
committerwill <will@FreeBSD.org>2000-12-31 13:15:39 +0800
commit0416275aa83e1351a8a0465d9e8cd7cc53743965 (patch)
tree80c63407edfe498dae132a071340143a471ceed9 /textproc/Makefile
parentadbc4f6423ebadf0d22da2dd501fc425183f24b9 (diff)
downloadfreebsd-ports-graphics-0416275aa83e1351a8a0465d9e8cd7cc53743965.tar.gz
freebsd-ports-graphics-0416275aa83e1351a8a0465d9e8cd7cc53743965.tar.zst
freebsd-ports-graphics-0416275aa83e1351a8a0465d9e8cd7cc53743965.zip
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>
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 da9f56c8c4a..45303b09c16 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