PORTNAME=	gmm++
PORTVERSION=	5.4.4
CATEGORIES=	math
MASTER_SITES=	http://download-mirror.savannah.gnu.org/releases/getfem/stable/
DISTNAME=	${PORTNAME:S/+//g}-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Generic matrix template library
WWW=		https://getfem.org/gmm/

LICENSE=	lgpl3
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
NO_ARCH=	yes
NO_BUILD=	yes

.include <bsd.port.mk>
