# Ports collection Makefile for:	Math-MatrixReal
# Date Created:				Aug 14 1997
# Whom:					Sander Vesik <sander@haldjas.folklore.ee>
#
# $FreeBSD: ports/math/p5-MatrixReal/Makefile,v 1.13 2007/06/17 02:10:13 leeym Exp $

PORTNAME=	MatrixReal
PORTVERSION=	2.02
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Math
PKGNAMEPREFIX=	p5-
DISTNAME=	Math-${PORTNAME}-${PORTVERSION}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	A perl module implementing a Matrix of Reals

PERL_CONFIGURE=	YES

MAN3=		Math::MatrixReal.3 Math::Kleene.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1