aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-08-30 17:16:29 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-08-30 17:16:29 +0000
commit7c5c013873db523675449a5de31f53876c4fa34a (patch)
treea50ec038aed97c07e18890c451cc902fb945cb6c /textproc/Makefile
parentbf3903ec82d5035bd07817da41c417a5308006ea (diff)
downloadports-7c5c013873db523675449a5de31f53876c4fa34a.tar.gz
ports-7c5c013873db523675449a5de31f53876c4fa34a.zip
Add p5-Text-Flow, flexible text flowing and word wrapping for not just ASCII
output. This module provides a flexible way to wrap and flow text for both ASCII and non-ASCII outputs. The main purpose of this module is to provide text wrapping and flowing features without being tied down to ASCII based output and fixed-width fonts. My needs were for a more sophisticated text control in PDF and GIF output formats in particular. WWW: http://search.cpan.org/dist/Text-Flow/
Notes
Notes: svn path=/head/; revision=219469
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 da472152b078..000b653a135c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -584,6 +584,7 @@
SUBDIR += p5-Text-FixEOL
SUBDIR += p5-Text-FixedLength
SUBDIR += p5-Text-FixedLength-Extra
+ SUBDIR += p5-Text-Flow
SUBDIR += p5-Text-Flowchart
SUBDIR += p5-Text-Flowed
SUBDIR += p5-Text-Format