diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:15:39 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:15:39 +0800 |
commit | 0416275aa83e1351a8a0465d9e8cd7cc53743965 (patch) | |
tree | 80c63407edfe498dae132a071340143a471ceed9 /textproc/Makefile | |
parent | adbc4f6423ebadf0d22da2dd501fc425183f24b9 (diff) | |
download | freebsd-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/Makefile | 1 |
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 |