# Created by: Pedro Giffuni <giffunip@asme.org>
# $FreeBSD: science/elmer-meshgen2d/Makefile 328226 2013-09-25 00:54:08Z bdrewery $

PORTNAME=	meshgen2d
PORTVERSION=	5.0.0
PORTREVISION=	5
CATEGORIES=	science
MASTER_SITES=	http://garr.dl.sourceforge.net/sourceforge/elmerfem/
PKGNAMEPREFIX=	elmer-

MAINTAINER=	sylvio@FreeBSD.org
COMMENT=	A Mesh Generation Utility for use with the ELMER FEM package

GNU_CONFIGURE=	yes
ALL_TARGET=

PLIST_FILES=	bin/ElmerMesh2D \
		bin/Mesh2D

.include <bsd.port.mk>
