openbsd-ports/cad/Makefile
sthen 4ae5e41932 remove qucs-s, suggested by maintainer. the Qt4 GUI is now unusable,
other OS have dropped this, and upstream's WIP Qt5 branch is not very
active. alternatives exist (e.g. xschem and kicad/eeschema).
suggested by/ok maintainer

This removes the last port using Qt4.
2021-07-25 11:57:04 +00:00

35 lines
762 B
Makefile

# $OpenBSD: Makefile,v 1.45 2021/07/25 11:57:04 sthen Exp $
SUBDIR =
SUBDIR += abc
SUBDIR += dxf2gcode
SUBDIR += fritzing
SUBDIR += geda-gaf
SUBDIR += gerbv
SUBDIR += gnucap
SUBDIR += graywolf
SUBDIR += gtkwave
SUBDIR += kicad
SUBDIR += kicad-share
SUBDIR += librecad
SUBDIR += magic
SUBDIR += necpp
SUBDIR += netgen
SUBDIR += ngspice
SUBDIR += oce
SUBDIR += openscad
SUBDIR += opensta
SUBDIR += pcb
SUBDIR += pcb2gcode
SUBDIR += qcad
SUBDIR += qelectrotech
SUBDIR += qflow
SUBDIR += qrouter
SUBDIR += tkgate
SUBDIR += xcircuit
SUBDIR += xnecview
SUBDIR += xschem
SUBDIR += yosys
.include <bsd.port.subdir.mk>