diff options
-rw-r--r-- | math/p5-Math-Geometry-Planar/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Math-Geometry-Planar/Makefile b/math/p5-Math-Geometry-Planar/Makefile index 25bca5c2d296..3d4887b0a563 100644 --- a/math/p5-Math-Geometry-Planar/Makefile +++ b/math/p5-Math-Geometry-Planar/Makefile @@ -6,10 +6,12 @@ PORTVERSION= 1.18 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTFILES= Math-Geometry-Planar-1.18-withoutworldwriteables.tar.gz +DISTNAME= ${PORTNAME}-${PORTVERSION}-withoutworldwriteables -MAINTAINER= ports@FreeBSD.org -COMMENT= A collection of planar geometry functions +MAINTAINER= 5u623l20@gmail.com +COMMENT= Collection of planar geometry functions + +LICENSE= ART10 BUILD_DEPENDS= p5-Math-Geometry-Planar-GPC>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC \ p5-Math-Geometry-Planar-Offset>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-Offset |