diff options
author | lth <lth@FreeBSD.org> | 2005-11-16 21:53:01 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-11-16 21:53:01 +0800 |
commit | 88003f9fff39e33b35a011a527046b080b7c8dad (patch) | |
tree | 6de621f5c3cb2133efff0db447972ce13e2104b8 /textproc/p5-Text-SimpleTable/pkg-descr | |
parent | 0cd65d05bf6aae72f9c79fd6b7f68eae6aebaf48 (diff) | |
download | freebsd-ports-gnome-88003f9fff39e33b35a011a527046b080b7c8dad.tar.gz freebsd-ports-gnome-88003f9fff39e33b35a011a527046b080b7c8dad.tar.zst freebsd-ports-gnome-88003f9fff39e33b35a011a527046b080b7c8dad.zip |
Add p5-Text-SimpleTable 0.02, simple Eyecandy ASCII Tables.
PR: ports/89132
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Diffstat (limited to 'textproc/p5-Text-SimpleTable/pkg-descr')
-rw-r--r-- | textproc/p5-Text-SimpleTable/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-SimpleTable/pkg-descr b/textproc/p5-Text-SimpleTable/pkg-descr new file mode 100644 index 000000000000..1a47104fcde3 --- /dev/null +++ b/textproc/p5-Text-SimpleTable/pkg-descr @@ -0,0 +1,3 @@ +Simple eyecandy ASCII tables, as seen in Catalyst. + +WWW: http://search.cpan.org/dist/Text-SimpleTable/ |