Date: Wed, 10 Oct 2018 06:43:35 +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: r481696 - head/math/p5-GIS-Distance-Fast Message-ID: <201810100643.w9A6hZ08026615@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810100643.w9A6hZ08026615>