aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:55 +0000
commitf51c8976dc91a64ae46445fe50adee1916350e7a (patch)
tree83e7ab0749c5b13a1ae526d6f33e77119f096efc /math/p5-Math-Geometry
parent431b7a0b432d54a7a4ea6c1eeca61bcf611dc1a1 (diff)
downloadports-f51c8976dc91a64ae46445fe50adee1916350e7a.tar.gz
ports-f51c8976dc91a64ae46445fe50adee1916350e7a.zip
- Add LICENSE
- Add BUILD_DEPENDS - Sort PLIST - Reformat pkg-descr
Notes
Notes: svn path=/head/; revision=363561
Diffstat (limited to 'math/p5-Math-Geometry')
-rw-r--r--math/p5-Math-Geometry/Makefile8
-rw-r--r--math/p5-Math-Geometry/pkg-descr6
-rw-r--r--math/p5-Math-Geometry/pkg-plist3
3 files changed, 11 insertions, 6 deletions
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile
index 3117ff02adff..3631499f0124 100644
--- a/math/p5-Math-Geometry/Makefile
+++ b/math/p5-Math-Geometry/Makefile
@@ -10,9 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Geometry related functions
-RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/math/p5-Math-Geometry/pkg-descr b/math/p5-Math-Geometry/pkg-descr
index 71c8e60b3092..4f78b0cdcc6f 100644
--- a/math/p5-Math-Geometry/pkg-descr
+++ b/math/p5-Math-Geometry/pkg-descr
@@ -1,5 +1,5 @@
-Math::Geometry implements classic geomtrical functions in Perl, it has
-an emphasis on 3 dimensional geometry including projects, rotations
-and other standard 3 dimensional operations.
+Math::Geometry implements classic geomtrical functions in Perl, it has an
+emphasis on 3 dimensional geometry including projects, rotations and other
+standard 3 dimensional operations.
WWW: http://search.cpan.org/dist/Math-Geometry/
diff --git a/math/p5-Math-Geometry/pkg-plist b/math/p5-Math-Geometry/pkg-plist
index 05e4aa68b2cf..ccbddcbc3353 100644
--- a/math/p5-Math-Geometry/pkg-plist
+++ b/math/p5-Math-Geometry/pkg-plist
@@ -1,5 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/.packlist
%%SITE_PERL%%/Math/Geometry.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/.packlist
%%PERL5_MAN3%%/Math::Geometry.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/Math