openbsd-ports/cad/Makefile

36 lines
772 B
Makefile
Raw Normal View History

SUBDIR =
2018-08-08 15:25:20 +00:00
SUBDIR += abc
2022-08-31 16:51:23 +00:00
SUBDIR += coil64
2020-11-30 15:10:46 +00:00
SUBDIR += dxf2gcode
2010-09-15 07:14:54 +00:00
SUBDIR += fritzing
2010-04-11 22:24:38 +00:00
SUBDIR += geda-gaf
2007-10-04 17:51:51 +00:00
SUBDIR += gerbv
2006-12-30 15:43:22 +00:00
SUBDIR += gnucap
2018-08-28 18:27:22 +00:00
SUBDIR += graywolf
2010-07-08 11:21:26 +00:00
SUBDIR += gtkwave
2007-01-09 16:13:37 +00:00
SUBDIR += kicad
2019-11-08 14:41:20 +00:00
SUBDIR += kicad-share
2022-03-18 09:42:58 +00:00
SUBDIR += lepton-eda
2019-08-14 12:13:36 +00:00
SUBDIR += librecad
2019-03-18 08:36:20 +00:00
SUBDIR += magic
2007-05-28 17:52:51 +00:00
SUBDIR += necpp
2019-03-20 10:05:57 +00:00
SUBDIR += netgen
2011-05-16 08:21:09 +00:00
SUBDIR += ngspice
2019-11-06 17:23:54 +00:00
SUBDIR += oce
2011-04-29 18:56:45 +00:00
SUBDIR += openscad
2019-03-27 08:45:54 +00:00
SUBDIR += opensta
2007-01-05 16:53:41 +00:00
SUBDIR += pcb
2020-11-05 20:38:02 +00:00
SUBDIR += pcb2gcode
2001-08-11 14:47:11 +00:00
SUBDIR += qcad
2018-10-02 16:42:28 +00:00
SUBDIR += qelectrotech
2020-07-03 13:53:56 +00:00
SUBDIR += qflow
2018-08-28 15:09:36 +00:00
SUBDIR += qrouter
2015-04-07 14:02:01 +00:00
SUBDIR += tkgate
2006-01-29 09:45:01 +00:00
SUBDIR += xcircuit
2007-05-28 17:52:51 +00:00
SUBDIR += xnecview
2019-01-04 20:38:18 +00:00
SUBDIR += xschem
2022-01-18 20:06:36 +00:00
SUBDIR += xtrkcad
2018-08-10 19:40:29 +00:00
SUBDIR += yosys
1998-06-03 23:02:23 +00:00
.include <bsd.port.subdir.mk>