1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/cad/Makefile
Ying-Chieh Liao bb9c476eb6 add vipec
ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks
2001-04-03 05:30:51 +00:00

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>