freebsd-ports/cad/Makefile

62 lines
1.2 KiB
Makefile
Raw Normal View History

1999-08-25 06:58:03 +02:00
# $FreeBSD$
1995-01-13 12:10:43 +01: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 11:38:31 +02:00
SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += fandango
1998-12-06 15:13:23 +01:00
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
2002-07-15 22:00:33 +02:00
SUBDIR += gerbv
SUBDIR += gmsh
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += magic
1996-11-25 02:24:47 +01: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 += sceptre
SUBDIR += slffea
SUBDIR += spice
1999-06-06 19:12:34 +02:00
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
1998-05-18 06:21:53 +02:00
SUBDIR += xcircuit
SUBDIR += z88
2004-03-20 20:06:44 +01:00
SUBDIR += ziarc
1995-01-13 12:10:43 +01:00
.include <bsd.port.subdir.mk>