[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-User-Identity

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

Diff for /pkgsrc/mail/p5-User-Identity/Makefile between version 1.1 and 1.15

version 1.1, 2004/02/17 02:25:44 version 1.15, 2012/10/03 21:56:32
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       User-Identity-0.07  DISTNAME=       User-Identity-0.93
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
   PKGREVISION=    3
 CATEGORIES=     mail perl5  CATEGORIES=     mail perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=User/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=User/}
   
 MAINTAINER=     adrianp@stindustries.net  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://perl.overmeer.net/userid/  HOMEPAGE=       http://perl.overmeer.net/userid/
 COMMENT=        Define a person  #HOMEPAGE=      http://search.cpan.org/dist/User-Identity/
   COMMENT=        Helps maintaining user information from various sources
   LICENSE=        ${PERL5_LICENSE}
   
 DEPENDS+=       p5-Geography-Countries-[0-9]*:../../misc/p5-Geography-Countries  DEPENDS+=       p5-Geography-Countries>=1.4:../../geography/p5-Geography-Countries
   BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod
   
 PKG_INSTALLATION_TYPES= overwrite pkgviews  PKG_INSTALLATION_TYPES= overwrite pkgviews
   PKG_DESTDIR_SUPPORT=    user-destdir
   
 USE_BUILDLINK3= YES  PERL5_PACKLIST= auto/User/Identity/.packlist
 PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/User/Identity/.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  
changed lines
  Added in v.1.15

CVSweb <webmaster@jp.NetBSD.org>