openbsd-ports/cad/Makefile

36 lines
772 B
Makefile
Raw Normal View History

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