aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-Many/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-14 02:08:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-14 02:08:00 +0000
commit241c433ccbdba57ea09227381d748df72ee48fc0 (patch)
tree14eea050dc95c67e3e2edec168022ca1f9ddf299 /misc/p5-Geo-Coder-Many/Makefile
parentdb74c7e36d05503e09c512aaf1e1a7cefdbfae0b (diff)
downloadports-241c433ccbdba57ea09227381d748df72ee48fc0.tar.gz
ports-241c433ccbdba57ea09227381d748df72ee48fc0.zip
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-Many/Makefile')
-rw-r--r--misc/p5-Geo-Coder-Many/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/p5-Geo-Coder-Many/Makefile b/misc/p5-Geo-Coder-Many/Makefile
index 3289e08e45f8..02b0ae868392 100644
--- a/misc/p5-Geo-Coder-Many/Makefile
+++ b/misc/p5-Geo-Coder-Many/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Geo-Coder-Many
-PORTVERSION= 0.28
+PORTVERSION= 0.29
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Module to tie together multiple Geo::Coder::* modules
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:${PORTSDIR}/misc/p5-Geo-Coder-Bing \
p5-Geo-Coder-Google>=0.06:${PORTSDIR}/misc/p5-Geo-Coder-Google \
p5-Geo-Coder-Googlev3>=0.07:${PORTSDIR}/misc/p5-Geo-Coder-Googlev3 \
@@ -27,7 +30,6 @@ BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:${PORTSDIR}/misc/p5-Geo-Coder-Bing \
p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage