pkgsrc/net/p5-Geo-IPfree/Makefile
2022-06-28 11:30:51 +00:00

18 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.27 2022/06/28 11:35:06 wiz Exp $
#
DISTNAME= Geo-IPfree-1.160000
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
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"