aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API2-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-16 00:01:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-16 00:01:06 +0000
commitd04849f483be4ae279bb0b22a3bdb37bad144fc7 (patch)
tree902acaa21e7496f5df66221ed5378152f512794b /textproc/p5-PDF-API2-Simple
parent6addc3e8f6d57feeaa84e977699c66482bb00a08 (diff)
downloadports-d04849f483be4ae279bb0b22a3bdb37bad144fc7.tar.gz
ports-d04849f483be4ae279bb0b22a3bdb37bad144fc7.zip
Notes
Diffstat (limited to 'textproc/p5-PDF-API2-Simple')
-rw-r--r--textproc/p5-PDF-API2-Simple/Makefile8
-rw-r--r--textproc/p5-PDF-API2-Simple/pkg-descr2
2 files changed, 7 insertions, 3 deletions
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile
index 983a034681c9..06fadd9b3e55 100644
--- a/textproc/p5-PDF-API2-Simple/Makefile
+++ b/textproc/p5-PDF-API2-Simple/Makefile
@@ -7,11 +7,15 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHROMATIC
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Wrapper for the PDF::API2 modules
-RUN_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
+LICENSE= PD
+BUILD_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-PDF-API2-Simple/pkg-descr b/textproc/p5-PDF-API2-Simple/pkg-descr
index 3f55efd8d923..ab6d3146dcf3 100644
--- a/textproc/p5-PDF-API2-Simple/pkg-descr
+++ b/textproc/p5-PDF-API2-Simple/pkg-descr
@@ -1,3 +1,3 @@
-Simplistic wrapper for the PDF-API2 modules
+PDF::API2::Simple is a simplistic wrapper for the excellent PDF::API2 modules.
WWW: http://search.cpan.org/dist/PDF-API2-Simple/