1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/cad/Makefile
Loïc Bartoletti 28a0c07667 [NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engine
IfcOpenShell is an open source (LGPL) software library for working with the
Industry Foundation Classes (IFC) file format. Currently supported IFC
releases are IFC2x3 TC1 and [IFC4 Add2 TC1].

PR:		243007
Reported by:	chitty_cloud@me.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24687
2020-05-23 06:57:49 +00:00

125 lines
2.8 KiB
Makefile

# $FreeBSD$
#
COMMENT = CAD tools
SUBDIR += NASTRAN-95
SUBDIR += PrusaSlicer
SUBDIR += abc
SUBDIR += admesh
SUBDIR += adms
SUBDIR += alliance
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += basicdsp
SUBDIR += brlcad
SUBDIR += calculix
SUBDIR += calculix-ccx
SUBDIR += caneda
SUBDIR += cascade
SUBDIR += cascade-compiler
SUBDIR += chipvault
SUBDIR += cura
SUBDIR += cura-engine
SUBDIR += digital
SUBDIR += dinotrace
SUBDIR += electric
SUBDIR += electric-ng
SUBDIR += fasm
SUBDIR += fdm_materials
SUBDIR += feappv
SUBDIR += fidocadj
SUBDIR += freecad
SUBDIR += freehdl
SUBDIR += fritzing
SUBDIR += gdsreader
SUBDIR += gdt
SUBDIR += geda
SUBDIR += gerbv
SUBDIR += ghdl
SUBDIR += gmsh
SUBDIR += gnucap
SUBDIR += gplcver
SUBDIR += graywolf
SUBDIR += gspiceui
SUBDIR += gtkwave
SUBDIR += ifcopenshell
SUBDIR += impact
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += jspice3
SUBDIR += k40-whisperer
SUBDIR += kicad
SUBDIR += kicad-devel
SUBDIR += kicad-doc
SUBDIR += kicad-library-footprints
SUBDIR += kicad-library-footprints-devel
SUBDIR += kicad-library-packages3d
SUBDIR += kicad-library-packages3d-devel
SUBDIR += kicad-library-symbols
SUBDIR += kicad-library-symbols-devel
SUBDIR += kicad-library-templates
SUBDIR += kicad-library-templates-devel
SUBDIR += klayout
SUBDIR += ktechlab
SUBDIR += ldraw
SUBDIR += leocad
SUBDIR += lepton-eda
SUBDIR += libopencad
SUBDIR += librecad
SUBDIR += libredwg
SUBDIR += librepcb
SUBDIR += linux-eagle5
SUBDIR += logisim
SUBDIR += magic
SUBDIR += meshdev
SUBDIR += netgen
SUBDIR += netgen-lvs
SUBDIR += ngspice_rework
SUBDIR += nvc
SUBDIR += opencascade
SUBDIR += openctm
SUBDIR += openscad
SUBDIR += openscad-devel
SUBDIR += opensta
SUBDIR += openvsp
SUBDIR += oregano
SUBDIR += p5-GDS2
SUBDIR += p5-Verilog-Perl
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += py-gdspy
SUBDIR += py-lcapy
SUBDIR += py-phidl
SUBDIR += py-pyfda
SUBDIR += python-gdsii
SUBDIR += qcad
SUBDIR += qelectrotech
SUBDIR += qflow
SUBDIR += qmls
SUBDIR += qrouter
SUBDIR += repsnapper
SUBDIR += rubygem-gdsii
SUBDIR += scotch
SUBDIR += solvespace
SUBDIR += sp2sp
SUBDIR += spice
SUBDIR += stepcode
SUBDIR += sumo
SUBDIR += sweethome3d
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += uranium
SUBDIR += varkon
SUBDIR += verilator
SUBDIR += verilog-mode.el
SUBDIR += veroroute
SUBDIR += xcircuit
SUBDIR += yosys
SUBDIR += z88
SUBDIR += zcad
.include <bsd.port.subdir.mk>