# New ports collection makefile for:	elmer-meshgen2d
# Date created:		5 Jan 2006
# Whom:			Pedro Giffuni <giffunip@asme.org>
#
# $FreeBSD: ports/science/elmer-meshgen2d/Makefile,v 1.12 2009/02/20 01:35:46 araujo Exp $
#

PORTNAME=	meshgen2d
PORTVERSION=	5.0.0
PORTREVISION=	5
CATEGORIES=	science
MASTER_SITES=	SF/elmerfem
PKGNAMEPREFIX=	elmer-

MAINTAINER=	araujo@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>
