summaryrefslogtreecommitdiff
path: root/comms/Makefile
blob: b4df081c29dfcf4ba65c9be4f32b027c3fc2f43b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $FreeBSD$
#

    SUBDIR += asmodem
    SUBDIR += bpl+
    SUBDIR += conserver
    SUBDIR += ecu
    SUBDIR += gnokii
    SUBDIR += hylafax
    SUBDIR += kermit
    SUBDIR += lrzsz
    SUBDIR += mgetty+sendfax
    SUBDIR += minicom
    SUBDIR += mserver
    SUBDIR += qpage
    SUBDIR += rzsz
    SUBDIR += seyon
    SUBDIR += snooper
    SUBDIR += tkhylafax
    SUBDIR += viewfax
    SUBDIR += xcept
    SUBDIR += yaps
    SUBDIR += zmtx-zmrx

.include <bsd.port.subdir.mk>