diff options
-rw-r--r-- | math/p5-GIS-Distance-Fast/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index 5bdc6cfbe40b..9604e404f6be 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -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 |