d307af92dc
and Post-Processing for numerical simulation. +Supports interoperability between CAD modeling and computation software (CAD-CAE link) +Makes easier the integration of new components on heterogeneous systems for numerical computation +Sets the priority to multi-physics coupling between computation software +Provides a generic user interface, user-friendly and efficient, which helps to reduce the costs and delays of carrying out the studies +Reduces training time to the specific time for learning the software solution which has been based on this platform +All functionalities are accessible through the programmatic integrated Python console This package contains meta-port. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/143469 Submitted by: Stas Timokhin <devel at stasyan.com>
104 lines
2.3 KiB
Makefile
104 lines
2.3 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = CAD tools
|
|
|
|
SUBDIR += admesh
|
|
SUBDIR += adms
|
|
SUBDIR += alliance
|
|
SUBDIR += astk-client
|
|
SUBDIR += astk-serveur
|
|
SUBDIR += atlc
|
|
SUBDIR += basicdsp
|
|
SUBDIR += brlcad
|
|
SUBDIR += calculix
|
|
SUBDIR += cascade
|
|
SUBDIR += chipmunk
|
|
SUBDIR += chipvault
|
|
SUBDIR += cider
|
|
SUBDIR += dinotrace
|
|
SUBDIR += dxf2fig
|
|
SUBDIR += electric
|
|
SUBDIR += electric-ng
|
|
SUBDIR += feappv
|
|
SUBDIR += findhier
|
|
SUBDIR += freehdl
|
|
SUBDIR += gdsreader
|
|
SUBDIR += gdt
|
|
SUBDIR += geda
|
|
SUBDIR += geda-docs
|
|
SUBDIR += geda-examples
|
|
SUBDIR += geda-gattrib
|
|
SUBDIR += geda-gschem
|
|
SUBDIR += geda-netlist
|
|
SUBDIR += geda-symbols
|
|
SUBDIR += geda-symcheck
|
|
SUBDIR += geda-utils
|
|
SUBDIR += gerbv
|
|
SUBDIR += gmsh
|
|
SUBDIR += gmsh-occ
|
|
SUBDIR += gnucap
|
|
SUBDIR += gplcver
|
|
SUBDIR += gspiceui
|
|
SUBDIR += gtkwave
|
|
SUBDIR += gtkwave3
|
|
SUBDIR += gwave
|
|
SUBDIR += impact
|
|
SUBDIR += irsim
|
|
SUBDIR += iverilog
|
|
SUBDIR += jspice3
|
|
SUBDIR += kicad
|
|
SUBDIR += kicad-devel
|
|
SUBDIR += klayout
|
|
SUBDIR += leocad
|
|
SUBDIR += libgeda
|
|
SUBDIR += linux-eagle
|
|
SUBDIR += linux-eagle5
|
|
SUBDIR += linux-gid
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += netgen
|
|
SUBDIR += ngspice_rework
|
|
SUBDIR += opencascade
|
|
SUBDIR += opencascade-tutorial
|
|
SUBDIR += oregano
|
|
SUBDIR += p5-GDS2
|
|
SUBDIR += p5-Verilog-Perl
|
|
SUBDIR += pcb
|
|
SUBDIR += pdnmesh
|
|
SUBDIR += pythoncad
|
|
SUBDIR += qcad
|
|
SUBDIR += qcad-partslib
|
|
SUBDIR += qfsm
|
|
SUBDIR += qmls
|
|
SUBDIR += qucs
|
|
SUBDIR += salome
|
|
SUBDIR += salome-geom
|
|
SUBDIR += salome-gui
|
|
SUBDIR += salome-kernel
|
|
SUBDIR += salome-light
|
|
SUBDIR += salome-med
|
|
SUBDIR += salome-multipr
|
|
SUBDIR += salome-randomizer
|
|
SUBDIR += salome-sierpinsky
|
|
SUBDIR += salome-smesh
|
|
SUBDIR += salome-visu
|
|
SUBDIR += salome-yacs
|
|
SUBDIR += sceptre
|
|
SUBDIR += scotch
|
|
SUBDIR += scv
|
|
SUBDIR += slffea
|
|
SUBDIR += spice
|
|
SUBDIR += systemc
|
|
SUBDIR += tclspice
|
|
SUBDIR += tkgate
|
|
SUBDIR += tochnog
|
|
SUBDIR += transcalc
|
|
SUBDIR += varkon
|
|
SUBDIR += verilog-mode.el
|
|
SUBDIR += vipec
|
|
SUBDIR += xcircuit
|
|
SUBDIR += z88
|
|
|
|
.include <bsd.port.subdir.mk>
|