mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
306 B
Makefile
19 lines
306 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += felt
|
|
SUBDIR += geda
|
|
SUBDIR += irsim
|
|
SUBDIR += kaskade
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += pcb
|
|
SUBDIR += sis
|
|
SUBDIR += spice
|
|
SUBDIR += tkgate
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|