1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/net/p5-Geo-IPfree/Makefile

22 lines
337 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
MAN3= Geo::IPfree.3
NO_STAGE= yes
.include <bsd.port.mk>