diff options
Diffstat (limited to 'graphics/p5-Geo-Point/Makefile')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index 602f05d974ab..77d935c0b9d8 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Point -PORTVERSION= 0.94 +PORTVERSION= 0.96 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module Tries To Abstract Coordinate Systems +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \ p5-Geo-Proj4>=1.00:${PORTSDIR}/graphics/p5-Geo-Proj4 \ p5-Math-Polygon>=1.00:${PORTSDIR}/math/p5-Math-Polygon |