aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
blob: 439d1d224b8369ff92da569c8d3fa2f8afbe1333 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# $FreeBSD$
#

    COMMENT = Communication utilities

    SUBDIR += acfax
    SUBDIR += aldo
    SUBDIR += anyremote
    SUBDIR += aprsd
    SUBDIR += atslog
    SUBDIR += bfhist
    SUBDIR += bforce
    SUBDIR += bforce-kst
    SUBDIR += birda
    SUBDIR += bluegps
    SUBDIR += bluez-firmware
    SUBDIR += bpl+
    SUBDIR += callsign
    SUBDIR += cdr_read
    SUBDIR += chu
    SUBDIR += comserv
    SUBDIR += conserver
    SUBDIR += conserver-com
    SUBDIR += cutecom
    SUBDIR += cwdaemon
    SUBDIR += dfu-programmer
    SUBDIR += dfu-util
    SUBDIR += ebook2cw
    SUBDIR += echolinux
    SUBDIR += efax
    SUBDIR += efax-gtk
    SUBDIR += esmska
    SUBDIR += fldigi
    SUBDIR += gammu
    SUBDIR += gammu-devel
    SUBDIR += gammu-python
    SUBDIR += garmin-utils
    SUBDIR += geoid
    SUBDIR += ghfaxviewer
    SUBDIR += gkermit
    SUBDIR += gmfsk
    SUBDIR += gnocky
    SUBDIR += gnokii
    SUBDIR += gnuradio
    SUBDIR += gpredict
    SUBDIR += gpsk31
    SUBDIR += grig
    SUBDIR += gscmxx
    SUBDIR += gsmlib
    SUBDIR += hamfax
    SUBDIR += hamlib
    SUBDIR += hcfmdm
    SUBDIR += hcidump
    SUBDIR += hf
    SUBDIR += hso-kmod
    SUBDIR += hylafax
    SUBDIR += ib-kmod
    SUBDIR += ibp
    SUBDIR += java-commapi
    SUBDIR += java-commapi-freebsd
    SUBDIR += jerm
    SUBDIR += kallers
    SUBDIR += kb
    SUBDIR += kermit
    SUBDIR += klog
    SUBDIR += kmobiletools
    SUBDIR += kpsk
    SUBDIR += ktrack
    SUBDIR += libfec
    SUBDIR += libirman
    SUBDIR += libsyncml
    SUBDIR += libticables
    SUBDIR += libticables2
    SUBDIR += libticalcs2
    SUBDIR += linpsk
    SUBDIR += linrad
    SUBDIR += lirc
    SUBDIR += locator
    SUBDIR += lrzsz
    SUBDIR += mgetty+sendfax
    SUBDIR += minicom
    SUBDIR += mlan
    SUBDIR += mlan3
    SUBDIR += mserver
    SUBDIR += nasawash
    SUBDIR += ncid
    SUBDIR += nec2c
    SUBDIR += nokryptia
    SUBDIR += o2sms
    SUBDIR += obexapp
    SUBDIR += openobex
    SUBDIR += p5-Device-Gsm
    SUBDIR += p5-Device-Modem
    SUBDIR += p5-Device-SerialPort
    SUBDIR += p5-Fax-Hylafax-Client
    SUBDIR += p5-SMS-Send
    SUBDIR += p5-SMS-Send-DeviceGsm
    SUBDIR += p5-SMS-Send-TW-HiAir
    SUBDIR += p5-SMS-Send-TW-PChome
    SUBDIR += p5-SMS-Send-TW-ShareSMS
    SUBDIR += p5-SMS-Send-TW-Socket2Air
    SUBDIR += p5-SMS-Send-TW-chtsns
    SUBDIR += p5-SMS-Send-TW-emome
    SUBDIR += p5-SMS-SMS77
    SUBDIR += picocom
    SUBDIR += pr
    SUBDIR += predict
    SUBDIR += py-bulksms
    SUBDIR += py-lirc
    SUBDIR += py-serial
    SUBDIR += pyla
    SUBDIR += qfaxreader
    SUBDIR += qico
    SUBDIR += qicosi
    SUBDIR += qpage
    SUBDIR += qrq
    SUBDIR += qsstv
    SUBDIR += ruby-serialport
    SUBDIR += ruby-termios
    SUBDIR += rubygem-callsign
    SUBDIR += rxtx
    SUBDIR += scmxx
    SUBDIR += scud
    SUBDIR += ser2net
    SUBDIR += serialoverip
    SUBDIR += seyon
    SUBDIR += sms_client
    SUBDIR += smstools
    SUBDIR += smstools3
    SUBDIR += snooper
    SUBDIR += soundmodem
    SUBDIR += spandsp
    SUBDIR += spandsp-devel
    SUBDIR += splat
    SUBDIR += sredird
    SUBDIR += syncterm
    SUBDIR += tcpser
    SUBDIR += thebridge
    SUBDIR += tilp2
    SUBDIR += tits
    SUBDIR += tkhylafax
    SUBDIR += tkscanfax
    SUBDIR += tlf
    SUBDIR += trustedqsl
    SUBDIR += twpsk
    SUBDIR += uhso-kmod
    SUBDIR += uird
    SUBDIR += umcs7840
    SUBDIR += unixcw
    SUBDIR += uticom
    SUBDIR += viewfax
    SUBDIR += vrflash
    SUBDIR += wsjt
    SUBDIR += wspr
    SUBDIR += wwl
    SUBDIR += wy60
    SUBDIR += xastir
    SUBDIR += xdx
    SUBDIR += xlog
    SUBDIR += xmorse
    SUBDIR += xnecview
    SUBDIR += xwota
    SUBDIR += yagiuda
    SUBDIR += yaps
    SUBDIR += yfklog
    SUBDIR += zmtx-zmrx
    SUBDIR += zssh

.include <bsd.port.subdir.mk>