aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Geo-IPfree/Makefile
blob: da720e4e27df553ee59d9736857354bb2222b34d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PORTNAME=	Geo-IPfree
PORTVERSION=	1.160000
CATEGORIES=	net perl5 geography
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Look up country from an IP Address
WWW=		https://metacpan.org/release/Geo-IPfree

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

PORTSCOUT=	skipv:1.16

.include <bsd.port.mk>