aboutsummaryrefslogtreecommitdiff
path: root/mbone/Makefile
blob: ec2378c24bc0ad741b72969e9f65c34b6f909c65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$
#
    SUBDIR += wbd

    SUBDIR += imm
    SUBDIR += nte
    SUBDIR += rat
    SUBDIR += rqm
    SUBDIR += rtpmon
    SUBDIR += rtptools
    SUBDIR += rqm
    SUBDIR += sdr
    SUBDIR += speak_freely
    SUBDIR += vat
    SUBDIR += vic
    SUBDIR += wb

.include <bsd.port.subdir.mk>