openbsd-ports/cad/Makefile
naddy 357a2a3ccb Remove cad/spice. Incredibly old codebase that hasn't been maintained
for 20 years.  For a suitable replacement, see cad/ngspice.  ok bentley@
2013-12-10 21:57:12 +00:00

24 lines
514 B
Makefile

# $OpenBSD: Makefile,v 1.21 2013/12/10 21:57:12 naddy Exp $
SUBDIR =
SUBDIR += chipmunk
SUBDIR += fritzing
SUBDIR += geda-gaf
SUBDIR += gerbv
SUBDIR += gnucap
SUBDIR += gtkwave
SUBDIR += kicad
SUBDIR += kicad-library
SUBDIR += klogic
SUBDIR += necpp
SUBDIR += ngspice
SUBDIR += openscad
SUBDIR += pcb
SUBDIR += qcad
SUBDIR += qucs
SUBDIR += xcircuit
SUBDIR += xnecview
SUBDIR += xtrkcad
.include <bsd.port.subdir.mk>