Tweak math/geg version 1.0.2_7
[dports.git] / math / p5-Math-Vec / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       Math-Vec
4 PORTVERSION=    1.01
5 CATEGORIES=     math perl5
6 MASTER_SITES=   CPAN
7 PKGNAMEPREFIX=  p5-
8
9 MAINTAINER=     kuriyama@FreeBSD.org
10 COMMENT=        Object-Oriented Vector Math Methods in Perl
11
12 USES=           perl5
13 USE_PERL5=      modbuild
14
15 .include <bsd.port.mk>