aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-String-Truncate/pkg-descr
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2009-12-06 22:39:30 +0800
committerlth <lth@FreeBSD.org>2009-12-06 22:39:30 +0800
commitddc449c1d32e55df4b85953c0d1091a495f5005f (patch)
tree5c917f9593be60068cd37b3e5d000e1c3215fc6e /textproc/p5-String-Truncate/pkg-descr
parent530edea00858415c448ac52227945f7176f602cb (diff)
downloadfreebsd-ports-gnome-ddc449c1d32e55df4b85953c0d1091a495f5005f.tar.gz
freebsd-ports-gnome-ddc449c1d32e55df4b85953c0d1091a495f5005f.tar.zst
freebsd-ports-gnome-ddc449c1d32e55df4b85953c0d1091a495f5005f.zip
Add p5-String-Truncate 0.102, a module for when strings are too long to
be displayed in....
Diffstat (limited to 'textproc/p5-String-Truncate/pkg-descr')
-rw-r--r--textproc/p5-String-Truncate/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-String-Truncate/pkg-descr b/textproc/p5-String-Truncate/pkg-descr
new file mode 100644
index 000000000000..9601af333f6e
--- /dev/null
+++ b/textproc/p5-String-Truncate/pkg-descr
@@ -0,0 +1,4 @@
+This module handles the simple but common problem of long strings
+and finite terminal width.
+
+WWW: http://search.cpan.org/dist/String-Truncate/