summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: 4763b90226e7e311b31872b1800fee689c160995 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $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>