mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
bb9c476eb6
ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks
27 lines
476 B
Makefile
27 lines
476 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += cider
|
|
SUBDIR += electric
|
|
SUBDIR += felt
|
|
SUBDIR += geda
|
|
SUBDIR += irsim
|
|
SUBDIR += iverilog
|
|
SUBDIR += kaskade
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += oregano
|
|
SUBDIR += pcb
|
|
SUBDIR += pisces
|
|
SUBDIR += qcad
|
|
SUBDIR += sceptre
|
|
SUBDIR += sis
|
|
SUBDIR += spice
|
|
SUBDIR += tkgate
|
|
SUBDIR += vipec
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|