aboutsummaryrefslogtreecommitdiff
path: root/science/p5-Geo-WebService-Elevation-USGS/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:12:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:12:32 +0000
commit7b4b7c3050554bc497ec5868716f44ca0c84f3ed (patch)
tree1bf0290a42d81a3c222529b6eb1946fde99b97dd /science/p5-Geo-WebService-Elevation-USGS/Makefile
parentf368598068bbeaefda6c69c1ad91e3a792f70241 (diff)
downloadports-7b4b7c3050554bc497ec5868716f44ca0c84f3ed.tar.gz
ports-7b4b7c3050554bc497ec5868716f44ca0c84f3ed.zip
- Update to 0.101
Notes
Notes: svn path=/head/; revision=376256
Diffstat (limited to 'science/p5-Geo-WebService-Elevation-USGS/Makefile')
-rw-r--r--science/p5-Geo-WebService-Elevation-USGS/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile
index 9635e32cf096..46720c0ccbfb 100644
--- a/science/p5-Geo-WebService-Elevation-USGS/Makefile
+++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-WebService-Elevation-USGS
-PORTVERSION= 0.011
-PORTREVISION= 1
+PORTVERSION= 0.101
CATEGORIES= science perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
@@ -12,8 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for elevation queries against USGS web services
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}