diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:42:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:42:25 +0000 |
commit | 8dfc32f9060fb13c301fa2c47a95b7a0655f703f (patch) | |
tree | 58d35e9aaac7d2f0f8094458341747635f3819ca /math/p5-Math-Geometry-Planar | |
parent | - Add LICENSE (diff) |
- 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>
Notes
Notes:
svn path=/head/; revision=353409
Diffstat (limited to 'math/p5-Math-Geometry-Planar')
-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 |