820c87e724
A finite element program PR: 30115 Submitted by: Sarod Yatawatta <sarod@cs.pdn.ac.lk>
32 lines
591 B
Makefile
32 lines
591 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += cider
|
|
SUBDIR += electric
|
|
SUBDIR += felt
|
|
SUBDIR += geda
|
|
SUBDIR += geda-symbols
|
|
SUBDIR += gnetlist
|
|
SUBDIR += gschem
|
|
SUBDIR += irsim
|
|
SUBDIR += iverilog
|
|
SUBDIR += kaskade
|
|
SUBDIR += libgeda
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += oregano
|
|
SUBDIR += pcb
|
|
SUBDIR += pdnmesh
|
|
SUBDIR += pisces
|
|
SUBDIR += qcad
|
|
SUBDIR += sceptre
|
|
SUBDIR += sis
|
|
SUBDIR += spice
|
|
SUBDIR += tkgate
|
|
SUBDIR += vipec
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|