summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:34:30 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:34:30 +0000
commite0d218180e51e704b8a556cfae31f5ab75a0cf0d (patch)
treeddf8072eb2680382e84bfcd04adb2f3d38e07e8f /textproc/Makefile
parentAdd p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow, (diff)
Add p5-Text-Format 0.52, a perl module that includes various subroutines
to format text. PR: 23963 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36502
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 607fd38d693c..3c2e8ef81b0b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -81,6 +81,7 @@
SUBDIR += p5-Text-Filter-Chain
SUBDIR += p5-Text-FixedLength
SUBDIR += p5-Text-Flowchart
+ SUBDIR += p5-Text-Format
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser