Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2018 06:05:21 +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: r466200 - head/math/p5-Geo-Distance-XS
Message-ID:  <201804020605.w3265LWx039912@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr  2 06:05:21 2018
New Revision: 466200
URL: https://svnweb.freebsd.org/changeset/ports/466200

Log:
  Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/math/p5-Geo-Distance-XS/Makefile

Modified: head/math/p5-Geo-Distance-XS/Makefile
==============================================================================
--- head/math/p5-Geo-Distance-XS/Makefile	Mon Apr  2 05:58:05 2018	(r466199)
+++ head/math/p5-Geo-Distance-XS/Makefile	Mon Apr  2 06:05:21 2018	(r466200)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Calculate Distances and Closest Locations faster
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Geo-Distance>=0.16:math/p5-Geo-Distance
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Simple>=0.94:devel/p5-Test-Simple



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