freebsd-ports/cad/Makefile
Kevin Lo 9c47fcc98e Initial import of ngspice_rework
Ngspice_rework is a circuit simulator derived from spice3f5.

PR: 34589
Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
2002-02-09 10:03:42 +00:00

37 lines
707 B
Makefile

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