summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2011-05-17 21:55:35 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2011-05-17 21:55:35 +0000
commit72e8022f3a4eddebb40640bfa41bb4802186bddd (patch)
treeb8f314cc9a407f6ba246ba8fd577b721014c2c6e /textproc
parent8b41e8b2d8cfc27c4e06eddc97f4c2ef10aca28c (diff)
downloadpkgsrc-72e8022f3a4eddebb40640bfa41bb4802186bddd.tar.gz
Initial import of textproc/p5-PDF-API2-Simple version 1.1.4u
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- PDF::API2::Simple is a wrapper around the excellent PDF::API2 series of modules. This module is simply a simplification of those modules, and has been known to greatly reduce production time. This module is in the public domain, with a plea of notification. Please see the POD for details.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-API2-Simple/DESCR4
-rw-r--r--textproc/p5-PDF-API2-Simple/Makefile21
-rw-r--r--textproc/p5-PDF-API2-Simple/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-PDF-API2-Simple/DESCR b/textproc/p5-PDF-API2-Simple/DESCR
new file mode 100644
index 00000000000..29dab734273
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/DESCR
@@ -0,0 +1,4 @@
+PDF::API2::Simple is a wrapper around the excellent PDF::API2 series of
+modules. This module is simply a simplification of those modules, and
+has been known to greatly reduce production time. This module is in the
+public domain, with a plea of notification. Please see the POD for details.
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile
new file mode 100644
index 00000000000..5a4cc64ec64
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 21:55:35 dmcmahill Exp $
+
+DISTNAME= PDF-API2-Simple-1.1.4u
+WRKSRC= ${WRKDIR}/${DISTNAME:S/u$//}
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REDTREE/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/PDF-API2-Simple/
+COMMENT= Simplistic wrapper for the Perl5 PDF::API2 modules
+LICENSE= public-domain
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2
+
+PERL5_PACKLIST= auto/PDF/API2/Simple/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-PDF-API2-Simple/distinfo b/textproc/p5-PDF-API2-Simple/distinfo
new file mode 100644
index 00000000000..a104b0b2256
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/17 21:55:35 dmcmahill Exp $
+
+SHA1 (PDF-API2-Simple-1.1.4u.tar.gz) = 4b82cca1a05a5f4c0f95bba9b5d43ba7c947dd08
+RMD160 (PDF-API2-Simple-1.1.4u.tar.gz) = 08579a1f334a8c0783aa154e39a627079c1216fa
+Size (PDF-API2-Simple-1.1.4u.tar.gz) = 30597 bytes