aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:38:41 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:38:41 +0000
commit5f0157d55c130c545c5dcb012da8c8da5159f793 (patch)
tree3ea7bb69474bec3828e7b9c21e4d3e4bebbe509f /textproc/Makefile
parent6a5e36c56cdfaecfbbc52e9eccb0d731b747a6dc (diff)
Add p5-Text-Graphics 1.0001, a perl module (toolkit) for rendering
textual graphics. PR: 23965 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36504
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 83d6668f29b7..c2e10763f410 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -82,6 +82,7 @@
SUBDIR += p5-Text-FixedLength
SUBDIR += p5-Text-Flowchart
SUBDIR += p5-Text-Format
+ SUBDIR += p5-Text-Graphics
SUBDIR += p5-Text-Template
SUBDIR += p5-Text-Wrapper
SUBDIR += p5-XML-DOM