diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index ff63054dc10c..3ef0c1c9e5db 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,19 +1,21 @@ # Created by: dikshie PORTNAME= IP-Country PORTVERSION= 2.28 PORTREVISION= 1 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Fast lookup of country codes from IP addresses BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Geography-Countries>=0:misc/p5-Geography-Countries USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include