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

    COMMENT = MBone applications

    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
    SUBDIR += xspeakfree

.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud