aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-VectorReal
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 10:27:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 10:27:43 +0000
commit6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch)
tree58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Math-VectorReal
parent8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff)
downloadports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.tar.gz
ports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341829
Diffstat (limited to 'math/p5-Math-VectorReal')
-rw-r--r--math/p5-Math-VectorReal/Makefile3
-rw-r--r--math/p5-Math-VectorReal/pkg-descr2
-rw-r--r--math/p5-Math-VectorReal/pkg-plist1
3 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-VectorReal/Makefile b/math/p5-Math-VectorReal/Makefile
index 04334946f79c..ad75c6217ed1 100644
--- a/math/p5-Math-VectorReal/Makefile
+++ b/math/p5-Math-VectorReal/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl Module to handle 3D Vector Mathematics
USES= perl5
USE_PERL5= configure
-MAN3= Math::VectorReal.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-VectorReal/pkg-descr b/math/p5-Math-VectorReal/pkg-descr
index 549dd231f072..76582a77bd6a 100644
--- a/math/p5-Math-VectorReal/pkg-descr
+++ b/math/p5-Math-VectorReal/pkg-descr
@@ -7,4 +7,4 @@ have been overloaded to allow vector cross and dot product
operations. Vector math formula thus looks like vector math formula
in perl programs using this package.
-WWW: http://search.cpan.org/dist/Math-VectorReal/
+WWW: http://search.cpan.org/dist/Math-VectorReal/
diff --git a/math/p5-Math-VectorReal/pkg-plist b/math/p5-Math-VectorReal/pkg-plist
index c3540ecf6069..3e260c107d90 100644
--- a/math/p5-Math-VectorReal/pkg-plist
+++ b/math/p5-Math-VectorReal/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Math/vector_test.pl
%%SITE_PERL%%/Math/matrix_test.pl
%%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal/.packlist
+%%PERL5_MAN3%%/Math::VectorReal.3.gz
@dirrmtry %%SITE_PERL%%/Math
@dirrm %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal
@dirrmtry %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math