diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-14 11:39:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-14 11:39:27 +0000 |
commit | 14b8e3d101d31eb4cc848cce5173efa4a34488e9 (patch) | |
tree | 04688ef444b3b449df74a6ddb891db605f596adc /misc/p5-Geo-Coder-Googlev3 | |
parent | 6500bd0a0b9494e8d8f0e99ec40b4a934a568abd (diff) | |
download | ports-14b8e3d101d31eb4cc848cce5173efa4a34488e9.tar.gz ports-14b8e3d101d31eb4cc848cce5173efa4a34488e9.zip |
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-Googlev3')
-rw-r--r-- | misc/p5-Geo-Coder-Googlev3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/p5-Geo-Coder-Googlev3/Makefile b/misc/p5-Geo-Coder-Googlev3/Makefile index b6505787d30e..fd27429b2ebc 100644 --- a/misc/p5-Geo-Coder-Googlev3/Makefile +++ b/misc/p5-Geo-Coder-Googlev3/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Maps v3 Geocoding API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww |