[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-ExtUtils-Depends

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/devel/p5-ExtUtils-Depends/Makefile between version 1.8 and 1.18

version 1.8, 2005/07/13 18:01:25 version 1.18, 2011/08/12 12:46:08
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  
   
 DISTNAME=       ExtUtils-Depends-0.204  DISTNAME=       ExtUtils-Depends-0.304
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 CATEGORIES=     devel perl5  CATEGORIES=     devel perl5
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
   
 MAINTAINER=     tech-pkg@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://gtk2-perl.sourceforge.net/  HOMEPAGE=       http://gtk2-perl.sourceforge.net/
   #HOMEPAGE=      http://search.cpan.org/dist/ExtUtils-Depends/
 COMMENT=        Easily build XS extensions that depend on XS extensions  COMMENT=        Easily build XS extensions that depend on XS extensions
   LICENSE=        ${PERL5_LICENSE}
   
   PKG_DESTDIR_SUPPORT=    user-destdir
 PKG_INSTALLATION_TYPES= overwrite pkgviews  PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 PERL5_REQD=     5.8  USE_LANGUAGES=          # empty
   PERL5_PACKLIST=         auto/ExtUtils/Depends/.packlist
 PERL5_PACKLIST= auto/ExtUtils/Depends/.packlist  
   
 .include "../../lang/perl5/module.mk"  .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.18

CVSweb <webmaster@jp.NetBSD.org>