summaryrefslogtreecommitdiff
path: root/comms/Makefile
blob: 768aab619d205339fbab1d6f5a7f72d24dce39c3 (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
26
27
28
# $FreeBSD$
#

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

.include <bsd.port.subdir.mk>