#
# $MidnightBSD: mports/math/gmm++/Makefile,v 1.1 2008/12/16 22:23:23 ctriv Exp $
#

PORTNAME=	gmm++
PORTVERSION=	3.1
CATEGORIES=	math
MASTER_SITES=	http://download.gna.org/getfem/stable/
DISTNAME=	${PORTNAME:S/+//g}-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A generic matrix template library
LICENSE=	lgpl

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
