diff options
Diffstat (limited to 'devel/p5-ExtUtils-Depends/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Depends/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index e94d210383e..6741f25d303 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.15 2008/11/05 23:45:09 he Exp $ +# $NetBSD: Makefile,v 1.16 2009/07/07 22:21:16 sno Exp $ # -DISTNAME= ExtUtils-Depends-0.301 +DISTNAME= ExtUtils-Depends-0.302 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtk2-perl.sourceforge.net/ #HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Depends/ COMMENT= Easily build XS extensions that depend on XS extensions +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |