diff options
Diffstat (limited to 'math/p5-Math-Vec/Makefile')
-rw-r--r-- | math/p5-Math-Vec/Makefile | 5 |
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 |