freebsd-ports/cad/Makefile
Greg Lehey 9635aa5387 SCEPTRE (System for Circuit Evaluation and Prediction of Transient
Radiation Effects) is a general purpose circuit analysis program which
provides all three major analyses, AC, DC, and transient analysis, on
either linear or nonlinear networks.  It employs a free-form input
language and state variable methods to simulate problems of interest
to electrical engineers.

Requested-by:	"Pedro F. Giffuni" <pfg1+@pitt.edu>
2001-02-11 06:58:11 +00:00

24 lines
411 B
Makefile

# $FreeBSD$
#
SUBDIR += acs
SUBDIR += chipmunk
SUBDIR += cider
SUBDIR += electric
SUBDIR += felt
SUBDIR += geda
SUBDIR += irsim
SUBDIR += kaskade
SUBDIR += magic
SUBDIR += mars
SUBDIR += pcb
SUBDIR += pisces
SUBDIR += qcad
SUBDIR += sceptre
SUBDIR += sis
SUBDIR += spice
SUBDIR += tkgate
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>