2010-03-12 06:18:55 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Geo-Coder-Multiple
|
2010-04-06 01:29:43 +00:00
|
|
|
PORTVERSION= 0.60
|
2014-11-26 13:08:24 +00:00
|
|
|
PORTREVISION= 1
|
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
|
|
|
|
|
2018-06-04 18:10:06 +00:00
|
|
|
LICENSE= ART10 GPLv1+
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-07-09 08:40:17 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2016-04-01 14:16:16 +00:00
|
|
|
RUN_DEPENDS= p5-List-Util-WeightedRoundRobin>=0:misc/p5-List-Util-WeightedRoundRobin
|
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>
|