aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-02 14:05:21 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-02 14:05:21 +0800
commit16ddfbd24df6af1c3676da58e0c5e664b4a47b49 (patch)
tree741cbd89ccaf17e85fa00f68bb12084debad9d99 /math
parent7790ed6ccf06847c81d8c1631c5b6d39c57a34d1 (diff)
downloadfreebsd-ports-gnome-16ddfbd24df6af1c3676da58e0c5e664b4a47b49.tar.gz
freebsd-ports-gnome-16ddfbd24df6af1c3676da58e0c5e664b4a47b49.tar.zst
freebsd-ports-gnome-16ddfbd24df6af1c3676da58e0c5e664b4a47b49.zip
Add LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'math')
-rw-r--r--math/p5-Geo-Distance-XS/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile
index dd8b696ba97b..a78e1a80bfc9 100644
--- a/math/p5-Geo-Distance-XS/Makefile
+++ b/math/p5-Geo-Distance-XS/Makefile
@@ -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