1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/cad/gmsh-occ/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

14 lines
268 B
Makefile

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