From 3352da8c69af69c5c6fb7d77fe1969d7c09dbcb9 Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 19 Aug 2009 09:06:44 +0000 Subject: Importing package for p5 module Text::TabularDisplay 1.22 as dependency of upcoming imported package for perl5 module Text::RecordParser. 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. --- textproc/p5-Text-TabularDisplay/DESCR | 3 +++ textproc/p5-Text-TabularDisplay/Makefile | 20 ++++++++++++++++++++ textproc/p5-Text-TabularDisplay/distinfo | 5 +++++ 3 files changed, 28 insertions(+) create mode 100644 textproc/p5-Text-TabularDisplay/DESCR create mode 100644 textproc/p5-Text-TabularDisplay/Makefile create mode 100644 textproc/p5-Text-TabularDisplay/distinfo (limited to 'textproc') diff --git a/textproc/p5-Text-TabularDisplay/DESCR b/textproc/p5-Text-TabularDisplay/DESCR new file mode 100644 index 00000000000..ca0e54757ff --- /dev/null +++ b/textproc/p5-Text-TabularDisplay/DESCR @@ -0,0 +1,3 @@ +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. diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile new file mode 100644 index 00000000000..73bd090c0c8 --- /dev/null +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/08/19 09:06:44 sno Exp $ +# + +DISTNAME= Text-TabularDisplay-1.22 +PKGNAME= p5-${DISTNAME} +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Text-TabularDisplay/ +COMMENT= Display text in formatted table output + +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Text/TabularDisplay/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Text-TabularDisplay/distinfo b/textproc/p5-Text-TabularDisplay/distinfo new file mode 100644 index 00000000000..2e26f7b858b --- /dev/null +++ b/textproc/p5-Text-TabularDisplay/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/08/19 09:06:44 sno Exp $ + +SHA1 (Text-TabularDisplay-1.22.tar.gz) = 36cc0e9e9bf2faa71285ff5e32aea620d7a1e481 +RMD160 (Text-TabularDisplay-1.22.tar.gz) = 13e9448e308a07d0f2a7b754a4e57c0f184e1762 +Size (Text-TabularDisplay-1.22.tar.gz) = 12661 bytes -- cgit v1.2.3