Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2013 11:39:27 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330301 - head/misc/p5-Geo-Coder-Googlev3
Message-ID:  <201310141139.r9EBdRQw057142@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 14 11:39:27 2013
New Revision: 330301
URL: http://svnweb.freebsd.org/changeset/ports/330301

Log:
  - Add LICENSE

Modified:
  head/misc/p5-Geo-Coder-Googlev3/Makefile

Modified: head/misc/p5-Geo-Coder-Googlev3/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Googlev3/Makefile	Mon Oct 14 11:34:52 2013	(r330300)
+++ head/misc/p5-Geo-Coder-Googlev3/Makefile	Mon Oct 14 11:39:27 2013	(r330301)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310141139.r9EBdRQw057142>