2013-05-27 14:29:00 +02:00
|
|
|
# Created by: dikshie <dikshie@lapi.itb.ac.id>
|
2005-06-25 13:50:19 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= IP-Country
|
2013-05-27 14:29:00 +02:00
|
|
|
PORTVERSION= 2.28
|
2007-07-22 21:53:52 +02:00
|
|
|
CATEGORIES= net perl5 geography
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-06-25 13:50:19 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= dikshie@lapi.itb.ac.id
|
|
|
|
COMMENT= Fast lookup of country codes from IP addresses
|
|
|
|
|
2012-06-30 16:39:14 +02:00
|
|
|
BUILD_DEPENDS= p5-Geography-Countries>=0:${PORTSDIR}/misc/p5-Geography-Countries
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2007-04-04 04:55:07 +02:00
|
|
|
|
2013-09-06 16:30:23 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-06-25 13:50:19 +02:00
|
|
|
|
2007-02-07 05:57:46 +01:00
|
|
|
.include <bsd.port.mk>
|