2013-09-20 17:58:41 +02:00
|
|
|
# Created by: Thierry Thomas <thierry@pompo.net>
|
2008-12-31 13:52:26 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -occ
|
|
|
|
|
2014-06-09 13:21:52 +02:00
|
|
|
COMMENT= Automatic 3D finite element mesh generator with OpenCascade support
|
2008-12-31 13:52:26 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../cad/gmsh
|
|
|
|
|
2016-01-18 02:21:38 +01:00
|
|
|
OPTIONS_SLAVE= OCC
|
2008-12-31 13:52:26 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|