0aaeab888e
PR: ports/25202 Submitted by: Anders Andersson <anders@codefactory.se>
26 lines
456 B
Makefile
26 lines
456 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 += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|