# New ports collection makefile for:	gmm++
# Date created:		2008-07-23
# Whom:			Max Brazhnikov <makc@issp.ac.ru>
#
# $FreeBSD: ports/math/gmm++/Makefile,v 1.4 2010/08/03 17:51:38 makc Exp $
#

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

MAINTAINER=	kde@FreeBSD.org
COMMENT=	A generic matrix template library

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
