openbsd-ports/cad/Makefile
naddy 095dd0e8e9 remove chipmunk: ancient cruft ported to Unix some 25 years ago and
on life support for a long time; ok sthen@
2014-03-21 20:01:42 +00:00

23 lines
490 B
Makefile

# $OpenBSD: Makefile,v 1.22 2014/03/21 20:01:42 naddy Exp $
SUBDIR =
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>