freebsd-ports/cad/gmsh-occ/Makefile
Stephen Montgomery-Smith 049888a68b - Update to 2.8.5 and chase cad/opencascade.
PR:		ports/195173
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2014-11-22 17:46:21 +00:00

15 lines
310 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= gmsh
CATEGORIES= cad
PKGNAMESUFFIX= -occ
MAINTAINER= thierry@FreeBSD.org
COMMENT= Automatic 3D finite element mesh generator with OpenCascade support
MASTERDIR= ${.CURDIR}/../../cad/gmsh
WITH_OCC= yes
.include "${MASTERDIR}/Makefile"