freebsd-ports/cad/Makefile
Maho Nakata b92ae76637 Add new port cad/tochnog
tochnog is a free finite element program with many features which is
distributed under GPL. TOCHNOG accepts free format input.
Boundary conditions can be imposed at geometrical entities,
as well as nodes and elements.

PR:             52088
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-13 05:29:48 +00:00

50 lines
1,019 B
Makefile

# $FreeBSD$
#
SUBDIR += ziarc
SUBDIR += atlc
SUBDIR += calculix
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += electric
SUBDIR += felt
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
SUBDIR += gerbv
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += kaskade
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += magic
SUBDIR += mars
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pisces
SUBDIR += qcad
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += sceptre
SUBDIR += sis
SUBDIR += slffea
SUBDIR += spice
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>