diff options
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index c8271f652e0..4be73d25b56 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/03 15:34:23 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:41 veego Exp $ # DISTNAME= PDF-Create-0.01 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5pcr CATEGORIES= textproc perl MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |