freebsd-ports/cad/Makefile

65 lines
1.3 KiB
Makefile
Raw Normal View History

1999-08-25 00:58:03 -04:00
# $FreeBSD$
1995-01-13 06:10:43 -05:00
#
COMMENT = CAD tools
SUBDIR += admesh
SUBDIR += alliance
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += brlcad
SUBDIR += calculix
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += dinotrace
2004-08-26 05:38:31 -04:00
SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += fandango
1998-12-06 09:13:23 -05:00
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
2002-07-15 16:00:33 -04:00
SUBDIR += gerbv
SUBDIR += gmsh
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += impact
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += kicad
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += linux-gid
SUBDIR += magic
1996-11-24 20:24:47 -05:00
SUBDIR += mars
SUBDIR += netgen
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pythoncad
SUBDIR += qcad
SUBDIR += qcad-partslib
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += qucs
SUBDIR += sceptre
SUBDIR += slffea
SUBDIR += spice
1999-06-06 13:12:34 -04:00
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
1998-05-18 00:21:53 -04:00
SUBDIR += xcircuit
SUBDIR += z88
1995-01-13 06:10:43 -05:00
.include <bsd.port.subdir.mk>