9f233704f3
Submitted by: bruno.schwander@technologist.com
31 lines
569 B
Makefile
31 lines
569 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 += pisces
|
|
SUBDIR += qcad
|
|
SUBDIR += sceptre
|
|
SUBDIR += sis
|
|
SUBDIR += spice
|
|
SUBDIR += tkgate
|
|
SUBDIR += vipec
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|