aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:28:40 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:28:40 +0000
commit6ea82667847f35517b3ddb0ddafd0b08d9b4b26b (patch)
tree65da7fd33411585b7f08b9002fc65d235ee2c31c /textproc/Makefile
parentc7b9d6e00b80e46f957feddb4b064cb570300e6a (diff)
downloadports-6ea82667847f35517b3ddb0ddafd0b08d9b4b26b.tar.gz
ports-6ea82667847f35517b3ddb0ddafd0b08d9b4b26b.zip
Add p5-Text-FixedLength 0.12, a perl module to parse and create fixed
length field records. PR: 23933 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36500
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 1acff38a90c7..a0c03692f70a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -79,6 +79,7 @@
SUBDIR += p5-Text-FillIn
SUBDIR += p5-Text-Filter
SUBDIR += p5-Text-Filter-Chain
+ SUBDIR += p5-Text-FixedLength
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser