summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Table')
-rw-r--r--textproc/p5-Text-Table/DESCR2
-rw-r--r--textproc/p5-Text-Table/Makefile20
-rw-r--r--textproc/p5-Text-Table/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Text-Table/DESCR b/textproc/p5-Text-Table/DESCR
new file mode 100644
index 00000000000..623c80ed468
--- /dev/null
+++ b/textproc/p5-Text-Table/DESCR
@@ -0,0 +1,2 @@
+Text::Table can be used to render plaintext/ASCII-art/Unicode-art
+tables.
diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile
new file mode 100644
index 00000000000..6d4361ed262
--- /dev/null
+++ b/textproc/p5-Text-Table/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/07/25 13:53:10 bsiegert Exp $
+
+DISTNAME= Text-Table-1.130
+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-Table
+COMMENT= Perl module to generate formatted text tables
+LICENSE= mit
+
+BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
+
+DEPENDS+= p5-Text-Aligner-[0-9]*:../../textproc/p5-Text-Aligner
+
+PERL5_PACKLIST= auto/Text/Table/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Table/distinfo b/textproc/p5-Text-Table/distinfo
new file mode 100644
index 00000000000..27192949df7
--- /dev/null
+++ b/textproc/p5-Text-Table/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/25 13:53:10 bsiegert Exp $
+
+SHA1 (Text-Table-1.130.tar.gz) = f66ed80371fcffe16788706c353e78aba03961b7
+RMD160 (Text-Table-1.130.tar.gz) = 002eeb7e7d2cc4810e82fb6e931fdc7e52e47f50
+Size (Text-Table-1.130.tar.gz) = 28019 bytes