aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-09-16 20:46:10 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-09-16 20:46:10 +0000
commitb2fa953b6c1ff46a2cdd958fc99d03de7c46ed3b (patch)
tree27df7047591638cad4a626d3641edf1b34bce651 /textproc/Makefile
parent0174c9bcaa30d7b7eb1a30bed7e3cbf1c8fa6569 (diff)
downloadports-b2fa953b6c1ff46a2cdd958fc99d03de7c46ed3b.tar.gz
ports-b2fa953b6c1ff46a2cdd958fc99d03de7c46ed3b.zip
Add p5-Text-Balanced - a perl module to extract delimited text sequences
from strings.
Notes
Notes: svn path=/head/; revision=47889
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 dfa1610b3c89..4812a197e808 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -106,6 +106,7 @@
SUBDIR += p5-String-ShellQuote
SUBDIR += p5-String-Strip
SUBDIR += p5-Text-Autoformat
+ SUBDIR += p5-Text-Balanced
SUBDIR += p5-Text-Bind
SUBDIR += p5-Text-CSV
SUBDIR += p5-Text-CSV_XS