diff options
Diffstat (limited to 'net/p5-IP-Country/Makefile')
-rw-r--r-- | net/p5-IP-Country/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 9dc40fa88b2b..c07283f93472 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -7,6 +7,7 @@ PORTNAME= IP-Country PORTVERSION= 2.23 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWETTERS @@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Fast lookup of country codes from IP addresses +BUILD_DEPENDS= ${SITE_PERL}/Geography/Countries.pm:${PORTSDIR}/misc/p5-Geography-Countries +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN1= ip2cc.1 |