Tweak math/geg version 1.0.2_7
[dports.git] / math / p5-Math-VectorReal / Makefile
1 # Created by: Wen Heping <wenheping@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       Math-VectorReal
5 PORTVERSION=    1.02
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl Module to handle 3D Vector Mathematics
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>