1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/cad/Makefile

60 lines
1.2 KiB
Makefile
Raw Normal View History

1999-08-25 04:58:03 +00:00
# $FreeBSD$
1995-01-13 11:10:43 +00:00
#
COMMENT = CAD tools
SUBDIR += admesh
SUBDIR += alliance
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += calculix
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += dinotrace
2004-08-26 09:38:31 +00:00
SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += fandango
1998-12-06 14:13:23 +00:00
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
2002-07-15 20:00:33 +00: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 01:24:47 +00: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 17:12:34 +00:00
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
1998-05-18 04:21:53 +00:00
SUBDIR += xcircuit
2004-03-20 19:06:44 +00:00
SUBDIR += ziarc
1995-01-13 11:10:43 +00:00
.include <bsd.port.subdir.mk>