From 0add56daa327b5b1093ec8623b3e6c71f6e6e3cf Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 14 Oct 2013 11:39:27 +0000 Subject: - Add LICENSE --- misc/p5-Geo-Coder-Googlev3/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/p5-Geo-Coder-Googlev3') 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 -- cgit