openbsd-ports/cad/Makefile
2018-08-28 15:09:36 +00:00

26 lines
554 B
Makefile

# $OpenBSD: Makefile,v 1.27 2018/08/28 15:09:36 bcallah Exp $
SUBDIR =
SUBDIR += abc
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 += qrouter
SUBDIR += qucs
SUBDIR += tkgate
SUBDIR += xcircuit
SUBDIR += xnecview
SUBDIR += yosys
.include <bsd.port.subdir.mk>