aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Math-VectorReal/Makefile
blob: 70196d4a02f750ca05732502180010d6ea57c805 (plain) (tree)




















                                                                        
# New ports collection makefile for:	Math-VectorReal
# Date created:				11 May, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

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

PERL_CONFIGURE=	yes

MAN3=	Math::VectorReal.3

.include <bsd.port.mk>