summaryrefslogtreecommitdiff
path: root/textproc/p5-CAM-PDF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-CAM-PDF/Makefile')
-rw-r--r--textproc/p5-CAM-PDF/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile
index aae5b0f187d..986cc119762 100644
--- a/textproc/p5-CAM-PDF/Makefile
+++ b/textproc/p5-CAM-PDF/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/11/12 00:43:56 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.10 2012/02/07 06:42:48 sbd Exp $
#
DISTNAME= CAM-PDF-1.55
+PKGREVISION= 1
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/}
@@ -13,6 +14,10 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+USE_TOOLS+= csh:run
+
+REPLACE_CSH= bin/asciify
+
DEPENDS+= p5-Crypt-RC4>=2.02:../../security/p5-Crypt-RC4
DEPENDS+= p5-Text-PDF>=0.29:../../textproc/p5-Text-PDF
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5