diff options
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index c7a848f662d..f931a775007 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/08/11 13:28:15 he Exp $ # -DISTNAME= PDF-Create-0.01 +DISTNAME= PDF-Create-1.02 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pcr -PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= +HOMEPAGE= http://search.cpan.org/dist/PDF-Create/ COMMENT= Perl5 module for creating pdf documents PKG_DESTDIR_SUPPORT= user-destdir |