pkgsrc/net/p5-Geo-IPfree/Makefile
2019-08-11 13:17:48 +00:00

18 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.23 2019/08/11 13:22:15 wiz Exp $
#
DISTNAME= Geo-IPfree-1.151940
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/BRICAS/${DISTNAME}
COMMENT= Gets country name by IP or hostname
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Geo/IPfree/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"