aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
blob: 9600cb23f65755f34b111ff0845320db68e6d1e1 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# $FreeBSD$
#
    SUBDIR += zssh

    SUBDIR += asmodem
    SUBDIR += bayonne
    SUBDIR += birda
    SUBDIR += bpl+
    SUBDIR += comserv
    SUBDIR += conserver
    SUBDIR += conserver-com
    SUBDIR += ecu
    SUBDIR += efax
    SUBDIR += ghfaxviewer
    SUBDIR += gkermit
    SUBDIR += gnokii
    SUBDIR += gsmlib
    SUBDIR += hylafax
    SUBDIR += ixj
    SUBDIR += kermit
    SUBDIR += lrzsz
    SUBDIR += ltmdm
    SUBDIR += mgetty+sendfax
    SUBDIR += minicom
    SUBDIR += mlan
    SUBDIR += mlan3
    SUBDIR += mserver
    SUBDIR += mwavem
    SUBDIR += plp
    SUBDIR += pr
    SUBDIR += py-serial
    SUBDIR += qico
    SUBDIR += qpage
    SUBDIR += ruby-termios
    SUBDIR += scud
    SUBDIR += seyon
    SUBDIR += sms_client
    SUBDIR += snooper
    SUBDIR += sredird
    SUBDIR += tits
    SUBDIR += tkhylafax
    SUBDIR += viewfax
    SUBDIR += vpb2
    SUBDIR += vrflash
    SUBDIR += xcept
    SUBDIR += yaps
    SUBDIR += yawmppp
    SUBDIR += zmtx-zmrx

.include <bsd.port.subdir.mk>