diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-14 19:39:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-14 19:39:27 +0800 |
commit | 0add56daa327b5b1093ec8623b3e6c71f6e6e3cf (patch) | |
tree | 04688ef444b3b449df74a6ddb891db605f596adc /misc/p5-Geo-Coder-Googlev3 | |
parent | 917a147389ad9445eb600003366d199bef978166 (diff) | |
download | freebsd-ports-gnome-0add56daa327b5b1093ec8623b3e6c71f6e6e3cf.tar.gz freebsd-ports-gnome-0add56daa327b5b1093ec8623b3e6c71f6e6e3cf.tar.zst freebsd-ports-gnome-0add56daa327b5b1093ec8623b3e6c71f6e6e3cf.zip |
- Add LICENSE
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 |