aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:31:18 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:31:18 +0000
commit6d94f472e51ba83243b41cfd4fd78ecf90163df6 (patch)
tree2fb3f39494650d344763e0562035a65c64ccac2c /textproc/Makefile
parent6ea82667847f35517b3ddb0ddafd0b08d9b4b26b (diff)
downloadports-6d94f472e51ba83243b41cfd4fd78ecf90163df6.tar.gz
ports-6d94f472e51ba83243b41cfd4fd78ecf90163df6.zip
Add p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow,
the things they're doing in Perl these days.. PR: 23962 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36501
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 a0c03692f70a..607fd38d693c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -80,6 +80,7 @@
SUBDIR += p5-Text-Filter
SUBDIR += p5-Text-Filter-Chain
SUBDIR += p5-Text-FixedLength
+ SUBDIR += p5-Text-Flowchart
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser