freebsd-ports/cad/Makefile
Ade Lovett 51e78bed9c Add PISCES, a two-dimensional device simulator which includes
models for surface mobility, impact ionization and photo-generation.
Quasi-three-dimensional simulation of cylindrically-symmetric devices is
also supported.

PR:		14686
Submitted by:	Gianlorenzo Masini <masini@uniroma3.it>
2000-05-03 14:59:53 +00:00

21 lines
366 B
Makefile

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