summaryrefslogtreecommitdiff
path: root/mbone/Makefile
blob: 1b53a7d3ee92f09546e18e5a826c76ead442f996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$
#

    SUBDIR += imm
    SUBDIR += mcl
    SUBDIR += nte
    SUBDIR += rat
    SUBDIR += rat30
    SUBDIR += relate
    SUBDIR += rqm
    SUBDIR += rtpmon
    SUBDIR += rtptools
    SUBDIR += sdr
    SUBDIR += speak_freely
    SUBDIR += vat
    SUBDIR += vic
    SUBDIR += wb
    SUBDIR += wbd

.include <bsd.port.subdir.mk>