freebsd-ports/cad/Makefile
Edwin Groothuis 9599d77f5b new port: cad/gwave
Gwave is a waveform viewer. Its purpose is for viewing
	analog data, such as the output from Spice-like simulations.

PR:		ports/39364
Submitted by:	Duncan Barclay <dmlb@dmlb.org>
2003-01-19 00:35:38 +00:00

46 lines
909 B
Makefile

# $FreeBSD$
#
SUBDIR += atlc
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += cider
SUBDIR += electric
SUBDIR += felt
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
SUBDIR += gerbv
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += kaskade
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += magic
SUBDIR += mars
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pisces
SUBDIR += qcad
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += sceptre
SUBDIR += sis
SUBDIR += slffea
SUBDIR += spice
SUBDIR += tkgate
SUBDIR += transcalc
SUBDIR += vipec
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>