mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
55faf4942d
A mixed-level circuit and device simulator (includes SPICE3). PR: 15462 Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
21 lines
345 B
Makefile
21 lines
345 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += cider
|
|
SUBDIR += felt
|
|
SUBDIR += geda
|
|
SUBDIR += irsim
|
|
SUBDIR += kaskade
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += sis
|
|
SUBDIR += spice
|
|
SUBDIR += tkgate
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|