# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: math/p5-Math-VectorReal/Makefile 327746 2013-09-20 20:55:04Z bapt $

PORTNAME=	Math-VectorReal
PORTVERSION=	1.02
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wenheping@gmail.com
COMMENT=	Perl Module to handle 3D Vector Mathematics

USES=		perl5
USE_PERL5=	configure

MAN3=	Math::VectorReal.3

NO_STAGE=	yes
.include <bsd.port.mk>
