svn commit: r481696 - head/math/p5-GIS-Distance-Fast
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Oct 10 06:43:36 UTC 2018
Author: sunpoet
Date: Wed Oct 10 06:43:35 2018
New Revision: 481696
URL: https://svnweb.freebsd.org/changeset/ports/481696
Log:
Add LICENSE
Modified:
head/math/p5-GIS-Distance-Fast/Makefile
Modified: head/math/p5-GIS-Distance-Fast/Makefile
==============================================================================
--- head/math/p5-GIS-Distance-Fast/Makefile Wed Oct 10 06:29:11 2018 (r481695)
+++ head/math/p5-GIS-Distance-Fast/Makefile Wed Oct 10 06:43:35 2018 (r481696)
@@ -11,6 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= C implementation of GIS::Distance formulas
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-GIS-Distance>=0.09:math/p5-GIS-Distance \
p5-Moo>=1.0:devel/p5-Moo
More information about the svn-ports-all
mailing list