freebsd-ports/net/p5-Geo-IPfree/Makefile
2017-09-15 08:58:46 +00:00

19 lines
318 B
Makefile

# $FreeBSD$
PORTNAME= Geo-IPfree
PORTVERSION= 1.131650
PORTREVISION= 1
CATEGORIES= net perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Look up country from an IP Address
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>