[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.1.1.1 and 1.17

version 1.1.1.1, 2004/04/19 17:24:14 version 1.17, 2010/08/21 16:33:40
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       ExtUtils-Depends-0.202  DISTNAME=       ExtUtils-Depends-0.302
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 CATEGORIES=     devel  PKGREVISION=    1
   CATEGORIES=     devel perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=ExtUtils/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
   
 MAINTAINER=     xtraeme@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}
   
 PERL5_REQD=     5.8  PKG_DESTDIR_SUPPORT=    user-destdir
 USE_BUILDLINK3= yes  PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ExtUtils/Depends/.packlist  USE_LANGUAGES=  # empty
   
   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.1.1.1  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>