Annotation of pkgsrc/net/p5-IP-Country/Makefile, revision 1.26
1.26 ! wiz 1: # $NetBSD: Makefile,v 1.25 2021/05/24 19:53:24 wiz Exp $
1.1 heinz 2: #
3:
1.17 mef 4: DISTNAME= IP-Country-2.28
1.1 heinz 5: PKGNAME= p5-${DISTNAME}
1.26 ! wiz 6: PKGREVISION= 8
1.1 heinz 7: CATEGORIES= net perl5
1.3 heinz 8: MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/}
1.1 heinz 9:
1.12 tron 10: MAINTAINER= [email protected]
1.22 nia 11: HOMEPAGE= https://metacpan.org/release/IP-Country
1.1 heinz 12: COMMENT= Fast lookup of country codes from IP addresses
1.7 sno 13: #LICENSE= ${PERL5_LICENSE}
1.17 mef 14: # See COPYRIGHT part of lib/IP/Country.pm (Re: RIPE database)
1.1 heinz 15:
1.7 sno 16: DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries
1.5 heinz 17:
1.1 heinz 18: USE_LANGUAGES= # empty
19: PERL5_PACKLIST= auto/IP/Country/.packlist
20:
21: .include "../../lang/perl5/module.mk"
22: .include "../../mk/bsd.pkg.mk"
CVSweb <[email protected]>