freebsd-ports/cad/gmsh-occ/Makefile
Joseph Mingrone 6fe90ee684 cad/gmsh, cad/gmsh-occ: update to version 2.14.0
- Add libopenblas.so:math/openblas to OCC_LIB_DEPENDS
- Add USE_OCC= gnome=cairo
- Remove patch for taucs cmake configuration.  It is now incorporated
upstream.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8229
2016-10-12 22:23:09 +00:00

13 lines
252 B
Makefile

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