# $OpenBSD: Makefile,v 1.9 2014/12/29 10:14:52 benoit Exp $

COMMENT =	implement the data type "matrix of reals"
DISTNAME =	Math-MatrixReal-2.12
CATEGORIES =	math

# Perl
PERMIT_PACKAGE_CDROM =		Yes

MODULES =	cpan
MODCPAN_EXAMPLES=	Yes
MODCPAN_EXAMPLES_DIST=	example

CONFIGURE_STYLE =	modbuild

TEST_DEPENDS =		devel/p5-Test-Most

.include <bsd.port.mk>
