diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-15 14:37:53 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-15 14:37:53 +0800 |
commit | 4c338c1fe53e6e1c219b30a750d5ebddd13d2712 (patch) | |
tree | bcde5bd3466d232078abf68324a73dd8ae2025c6 /textproc/Makefile | |
parent | b310cd2649042cb93796a5096e50ee4e1f70084c (diff) | |
download | freebsd-ports-gnome-4c338c1fe53e6e1c219b30a750d5ebddd13d2712.tar.gz freebsd-ports-gnome-4c338c1fe53e6e1c219b30a750d5ebddd13d2712.tar.zst freebsd-ports-gnome-4c338c1fe53e6e1c219b30a750d5ebddd13d2712.zip |
Add p5-Text-Format+NWrap 0.52, various subroutines to format and wrap
text.
PR: ports/100264
Submitted by: Vivek Khera <vivek at khera.org>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6eb18ee5e50e..49f4d94fc095 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -483,6 +483,7 @@ SUBDIR += p5-Text-FixedLength-Extra SUBDIR += p5-Text-Flowchart SUBDIR += p5-Text-Format + SUBDIR += p5-Text-Format+NWrap SUBDIR += p5-Text-FormatTable SUBDIR += p5-Text-German SUBDIR += p5-Text-Glob |