freebsd-ports/science/elmergrid/Makefile
2013-09-25 00:54:08 +00:00

18 lines
391 B
Makefile

# Created by: Pedro Giffuni <giffunip@asme.org>
# $FreeBSD$
PORTNAME= elmergrid
PORTVERSION= 5.4.0
PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
MAINTAINER= sylvio@FreeBSD.org
COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package
ALL_TARGET=
GNU_CONFIGURE= yes
PLIST_FILES= bin/ElmerGrid
.include <bsd.port.mk>