summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-PDF-Table/DESCR1
-rw-r--r--textproc/p5-PDF-Table/Makefile20
-rw-r--r--textproc/p5-PDF-Table/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/textproc/p5-PDF-Table/DESCR b/textproc/p5-PDF-Table/DESCR
new file mode 100644
index 00000000000..a7b0bc4c67e
--- /dev/null
+++ b/textproc/p5-PDF-Table/DESCR
@@ -0,0 +1 @@
+This module is intended for table generation using PDF::API2
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
new file mode 100644
index 00000000000..58701ed38d4
--- /dev/null
+++ b/textproc/p5-PDF-Table/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 00:41:10 dmcmahill Exp $
+
+DISTNAME= PDF-Table-0.9.3
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OM/OMEGA/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/PDF-Table/
+COMMENT= Utility class for building table layouts in a Perl5 PDF::API2 object
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2
+
+PERL5_PACKLIST= auto/PDF/Table/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo
new file mode 100644
index 00000000000..647e8354b6b
--- /dev/null
+++ b/textproc/p5-PDF-Table/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/18 00:41:10 dmcmahill Exp $
+
+SHA1 (PDF-Table-0.9.3.tar.gz) = 21d5115cffb33e0039be601ece4db45d0f3c924d
+RMD160 (PDF-Table-0.9.3.tar.gz) = 3c3cc86674b09141ab8087e04a00a931b418be1d
+Size (PDF-Table-0.9.3.tar.gz) = 20443 bytes