aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Vec/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-10-13 12:45:51 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-10-13 12:45:51 +0000
commitb1ae876d35f613381e7e60cd8278e3023df9b3fd (patch)
tree12c5bfe84c6c3252b7fcea17c250b785d066127b /math/p5-Math-Vec/Makefile
parentee091d2e91ee59aeeefe9a4dcb8b92b85e458a36 (diff)
downloadports-b1ae876d35f613381e7e60cd8278e3023df9b3fd.tar.gz
ports-b1ae876d35f613381e7e60cd8278e3023df9b3fd.zip
Notes
Diffstat (limited to 'math/p5-Math-Vec/Makefile')
-rw-r--r--math/p5-Math-Vec/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile
index 864a8c0bd2e6..eedec4eb7e3f 100644
--- a/math/p5-Math-Vec/Makefile
+++ b/math/p5-Math-Vec/Makefile
@@ -6,18 +6,15 @@
#
PORTNAME= Math-Vec
-PORTVERSION= 0.040
+PORTVERSION= 1.01
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/E/EW/EWILHELM
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-0.04
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Object-Oriented Vector Math Methods in Perl
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
PERL_MODBUILD= yes
MAN3= Math::Vec.3