freebsd-ports/science/elmergrid/Makefile
Sylvio Cesar Teixeira ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00

22 lines
466 B
Makefile

# New ports collection makefile for: ElmerGrid
# Date created: 5 Jan 2006
# Whom: 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>