aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API2-Simple
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-11 13:52:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-11 13:52:46 +0000
commit86dd1f9a206a6df099c6d58b8ad28a07f363d69b (patch)
tree12aefa4233e95642c2481423232d27049a55ee26 /textproc/p5-PDF-API2-Simple
parent71b30cc8ce77ba28c6c6f634c28259f4a8d9f9fe (diff)
downloadports-86dd1f9a206a6df099c6d58b8ad28a07f363d69b.tar.gz
ports-86dd1f9a206a6df099c6d58b8ad28a07f363d69b.zip
Simplistic wrapper for the PDF-API2 modules
WWW: http://search.cpan.org/dist/PDF-API2-Simple/ PR: 204064 Submitted by: jeremybbaggs@gmail.com Approved by: mat (mentor) Differential Revision: D4503
Notes
Notes: svn path=/head/; revision=403532
Diffstat (limited to 'textproc/p5-PDF-API2-Simple')
-rw-r--r--textproc/p5-PDF-API2-Simple/Makefile18
-rw-r--r--textproc/p5-PDF-API2-Simple/distinfo2
-rw-r--r--textproc/p5-PDF-API2-Simple/pkg-descr3
-rw-r--r--textproc/p5-PDF-API2-Simple/pkg-plist2
4 files changed, 25 insertions, 0 deletions
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile
new file mode 100644
index 000000000000..c242179bf172
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= PDF-API2-Simple
+PORTVERSION= 1.1.5
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:CHROMATIC
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= jeremybbaggs@gmail.com
+COMMENT= Wrapper for the PDF::API2 modules
+
+RUN_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
+
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-PDF-API2-Simple/distinfo b/textproc/p5-PDF-API2-Simple/distinfo
new file mode 100644
index 000000000000..61c54f7c6aee
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/distinfo
@@ -0,0 +1,2 @@
+SHA256 (PDF-API2-Simple-1.1.5.tar.gz) = d5b353435208332cc522d041ecc41d7790277eee83cfe47af9b5c1a3558f651e
+SIZE (PDF-API2-Simple-1.1.5.tar.gz) = 57485
diff --git a/textproc/p5-PDF-API2-Simple/pkg-descr b/textproc/p5-PDF-API2-Simple/pkg-descr
new file mode 100644
index 000000000000..3f55efd8d923
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/pkg-descr
@@ -0,0 +1,3 @@
+Simplistic wrapper for the PDF-API2 modules
+
+WWW: http://search.cpan.org/dist/PDF-API2-Simple/
diff --git a/textproc/p5-PDF-API2-Simple/pkg-plist b/textproc/p5-PDF-API2-Simple/pkg-plist
new file mode 100644
index 000000000000..6583ff5c2ce5
--- /dev/null
+++ b/textproc/p5-PDF-API2-Simple/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/PDF/API2/Simple.pm
+%%PERL5_MAN3%%/PDF::API2::Simple.3.gz