blob: 538dc4bd53bf1de6719182d631ac5bc7018c25ec (
plain)
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
|
# $FreeBSD$
#
SUBDIR += acfax
SUBDIR += asmodem
SUBDIR += bayonne
SUBDIR += bforce
SUBDIR += bforce-kst
SUBDIR += birda
SUBDIR += bpl+
SUBDIR += comserv
SUBDIR += conserver
SUBDIR += conserver-com
SUBDIR += ecu
SUBDIR += efax
SUBDIR += garmin-utils
SUBDIR += gfax
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
SUBDIR += gnokii
SUBDIR += gsmlib
SUBDIR += hamlib
SUBDIR += hylafax
SUBDIR += ixj
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
SUBDIR += kallers
SUBDIR += kermit
SUBDIR += kpsk
SUBDIR += libticables
SUBDIR += lirc
SUBDIR += lrzsz
SUBDIR += ltmdm
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += mlan
SUBDIR += mlan3
SUBDIR += mserver
SUBDIR += mwavem
SUBDIR += p5-Device-Modem
SUBDIR += p5-Device-SerialPort
SUBDIR += plp
SUBDIR += pr
SUBDIR += py-serial
SUBDIR += qico
SUBDIR += qpage
SUBDIR += ruby-serialport
SUBDIR += ruby-termios
SUBDIR += scmxx
SUBDIR += scud
SUBDIR += seyon
SUBDIR += sms_client
SUBDIR += snooper
SUBDIR += sredird
SUBDIR += tilp
SUBDIR += tits
SUBDIR += tkhylafax
SUBDIR += tkscanfax
SUBDIR += viewfax
SUBDIR += vpb2
SUBDIR += vrflash
SUBDIR += wy60
SUBDIR += xcept
SUBDIR += xlog
SUBDIR += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
SUBDIR += zssh
.include <bsd.port.subdir.mk>
|