Annotation of pkgsrc/mail/p5-User-Identity/Makefile, revision 1.5

1.5     ! jlam        1: # $NetBSD: Makefile,v 1.4 2005/04/11 21:46:22 tv Exp $
1.1       minskim     2: 
1.3       adrianp     3: DISTNAME=      User-Identity-0.90
1.1       minskim     4: PKGNAME=       p5-${DISTNAME}
                      5: CATEGORIES=    mail perl5
                      6: MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=User/}
                      7: 
1.3       adrianp     8: MAINTAINER=    [email protected]
1.1       minskim     9: HOMEPAGE=      http://perl.overmeer.net/userid/
1.3       adrianp    10: COMMENT=       Helps maintaining user information from various sources
1.1       minskim    11: 
                     12: DEPENDS+=      p5-Geography-Countries-[0-9]*:../../misc/p5-Geography-Countries
1.3       adrianp    13: PERL5_REQD+=   5.6.0
1.1       minskim    14: 
                     15: PKG_INSTALLATION_TYPES=        overwrite pkgviews
                     16: 
1.5     ! jlam       17: PERL5_PACKLIST=        auto/User/Identity/.packlist
1.1       minskim    18: 
                     19: .include "../../lang/perl5/module.mk"
                     20: .include "../../mk/bsd.pkg.mk"

CVSweb <[email protected]>