aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-05-18 13:55:50 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-05-18 13:55:50 +0000
commit36c916aee8ca23cfa371f6c6cbda72de0c8de3d7 (patch)
treeaa0aeb9a8bfde4c866ff19e478aacdbb4fe873f1 /textproc/Makefile
parente8ecba0d4a93b2030d82ce6ab30ddef88c96efb8 (diff)
downloadports-36c916aee8ca23cfa371f6c6cbda72de0c8de3d7.tar.gz
ports-36c916aee8ca23cfa371f6c6cbda72de0c8de3d7.zip
Add p5-Text-TabularDisplay 1.18, display text in formatted table output.
Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor. WWW: http://search.cpan.org/dist/Text-TabularDisplay PR: ports/66804 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=109435
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 aceac9273f4d..29f3b914d60d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -327,6 +327,7 @@
SUBDIR += p5-Text-Striphigh
SUBDIR += p5-Text-Table
SUBDIR += p5-Text-Tabs+Wrap
+ SUBDIR += p5-Text-TabularDisplay
SUBDIR += p5-Text-Template
SUBDIR += p5-Text-Tmpl
SUBDIR += p5-Text-WikiFormat