aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-09 11:42:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-09 11:42:25 +0800
commit75266ceb6db2d07a62448769e69cf156c34e88d8 (patch)
tree58d35e9aaac7d2f0f8094458341747635f3819ca
parentd45e7579a8e4006a0afdb2525ccc300b3eb3ca20 (diff)
downloadfreebsd-ports-gnome-75266ceb6db2d07a62448769e69cf156c34e88d8.tar.gz
freebsd-ports-gnome-75266ceb6db2d07a62448769e69cf156c34e88d8.tar.zst
freebsd-ports-gnome-75266ceb6db2d07a62448769e69cf156c34e88d8.zip
- Add LICENSE
- Update DISTNAME instead of hard-coded DISTFILES - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189304 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
-rw-r--r--math/p5-Math-Geometry-Planar/Makefile8
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