freebsd-ports/net/p5-Geo-IPfree/Makefile
Andrej Zverev 734018119e - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 17:53:15 +00:00

18 lines
301 B
Makefile

# $FreeBSD$
PORTNAME= Geo-IPfree
PORTVERSION= 1.131650
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>