2010-03-12 06:18:55 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Geo-Coder-Multiple
|
2010-04-06 01:29:43 +00:00
|
|
|
PORTVERSION= 0.60
|
2010-03-12 06:18:55 +00:00
|
|
|
CATEGORIES= misc perl5 geography
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2010-04-06 01:29:43 +00:00
|
|
|
DISTNAME= ${PORTNAME}-0.6
|
2010-03-12 06:18:55 +00:00
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Perl module to tie together multiple Geo::Coder modules
|
|
|
|
|
|
|
|
RUN_DEPENDS= p5-List-Util-WeightedRoundRobin>=0:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin
|
2012-06-10 18:42:48 +00:00
|
|
|
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
2010-03-12 06:18:55 +00:00
|
|
|
|
2013-08-06 08:50:49 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-03-12 06:18:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|