9c47fcc98e
Ngspice_rework is a circuit simulator derived from spice3f5. PR: 34589 Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
37 lines
707 B
Makefile
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>
|