diff options
Diffstat (limited to 'textproc/p5-PDF-API2-Simple/Makefile')
-rw-r--r-- | textproc/p5-PDF-API2-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile index 64b267dc393..cfa3f16a04d 100644 --- a/textproc/p5-PDF-API2-Simple/Makefile +++ b/textproc/p5-PDF-API2-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/05/20 01:54:50 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 15:14:06 obache Exp $ DISTNAME= PDF-API2-Simple-1.1.4u WRKSRC= ${WRKDIR}/${DISTNAME:S/u$//} PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |