aboutsummaryrefslogtreecommitdiff
path: root/net-im/Makefile
blob: dbe78ac88344b4bbf5dc579a98fe304a6f36c8e2 (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
# $FreeBSD$
#

    COMMENT = Instant messaging

    SUBDIR += aim
    SUBDIR += amsn
    SUBDIR += ari-yahoo
    SUBDIR += ayttm
    SUBDIR += bsflite
    SUBDIR += ccmsn
    SUBDIR += centericq
    SUBDIR += centerim
    SUBDIR += centerim-devel
    SUBDIR += cicquin
    SUBDIR += cjc
    SUBDIR += cli-msn
    SUBDIR += climm
    SUBDIR += coccinella
    SUBDIR += convey
    SUBDIR += decibel
    SUBDIR += echat
    SUBDIR += ejabberd
    SUBDIR += emesene
    SUBDIR += empathy
    SUBDIR += etoile-stepchat
    SUBDIR += etoile-xmppkit
    SUBDIR += eva
    SUBDIR += finch
    SUBDIR += firetalk
    SUBDIR += fugu
    SUBDIR += gajim
    SUBDIR += gajim-devel
    SUBDIR += gale
    SUBDIR += gicq
    SUBDIR += gloox
    SUBDIR += gnome-jabber
    SUBDIR += gnomeicu
    SUBDIR += gossip
    SUBDIR += grouch
    SUBDIR += gtkyahoo
    SUBDIR += gyach
    SUBDIR += icb
    SUBDIR += ickle
    SUBDIR += icmpchat
    SUBDIR += icqlib
    SUBDIR += icqnd
    SUBDIR += imcom
    SUBDIR += imspector
    SUBDIR += iserverd
    SUBDIR += jabber
    SUBDIR += jabber-pyaim
    SUBDIR += jabber-pyicq
    SUBDIR += jabber-pymsn
    SUBDIR += jabber-users-agent
    SUBDIR += jabber.el
    SUBDIR += jabberd
    SUBDIR += jarl
    SUBDIR += jggtrans
    SUBDIR += jit
    SUBDIR += jwchat
    SUBDIR += kf
    SUBDIR += kmerlin
    SUBDIR += kmess
    SUBDIR += konverse
    SUBDIR += kopete
    SUBDIR += kpopup
    SUBDIR += libicq
    SUBDIR += libicq2000
    SUBDIR += libjingle
    SUBDIR += libmsn
    SUBDIR += libpurple
    SUBDIR += libtelepathy
    SUBDIR += libyahoo2
    SUBDIR += licq
    SUBDIR += licq-console
    SUBDIR += licq-osd
    SUBDIR += licq-qt-gui
    SUBDIR += linpopup
    SUBDIR += linux-ymessenger
    SUBDIR += loudmouth
    SUBDIR += mcabber
    SUBDIR += meanwhile
    SUBDIR += mercury
    SUBDIR += msn-proxy
    SUBDIR += mu-conference
    SUBDIR += naim
    SUBDIR += newsbot
    SUBDIR += ocaml-jabbr
    SUBDIR += openfire
    SUBDIR += p5-DJabberd
    SUBDIR += p5-Jabber-Connection
    SUBDIR += p5-Jabber-Lite
    SUBDIR += p5-Jabber-SimpleSend
    SUBDIR += p5-Net-AIM
    SUBDIR += p5-Net-AOLIM
    SUBDIR += p5-Net-ICQ2000
    SUBDIR += p5-Net-Jabber
    SUBDIR += p5-Net-MSN
    SUBDIR += p5-Net-NetSend
    SUBDIR += p5-Net-OSCAR
    SUBDIR += p5-Net-Stomp
    SUBDIR += p5-Net-XMPP
    SUBDIR += p5-Net-XMPP2
    SUBDIR += p5-POE-Component-Client-MSN
    SUBDIR += pebrot
    SUBDIR += pidgin
    SUBDIR += pidgin-facebookchat
    SUBDIR += pidgin-fetion
    SUBDIR += pidgin-guifications
    SUBDIR += pidgin-hotkeys
    SUBDIR += pidgin-latex
    SUBDIR += pidgin-libnotify
    SUBDIR += pidgin-manualsize
    SUBDIR += pidgin-msn-pecan
    SUBDIR += pidgin-pidgimpd
    SUBDIR += pidgin-rhythmbox
    SUBDIR += pidgin-twitter
    SUBDIR += pork
    SUBDIR += psi
    SUBDIR += py-jabber
    SUBDIR += py-msnp
    SUBDIR += py-punjab
    SUBDIR += py-pyxmpp
    SUBDIR += py-twistedWords
    SUBDIR += py-xmpppy
    SUBDIR += py-xmpppy-irc
    SUBDIR += py-xmpppy-yahoo
    SUBDIR += pymsn
    SUBDIR += qutim
    SUBDIR += ruby-xmpp4r
    SUBDIR += sendxmpp
    SUBDIR += sim-im
    SUBDIR += sim-im-devel
    SUBDIR += sulci
    SUBDIR += tapioca-qt
    SUBDIR += telepathy-butterfly
    SUBDIR += telepathy-gabble
    SUBDIR += telepathy-glib
    SUBDIR += telepathy-haze
    SUBDIR += telepathy-idle
    SUBDIR += telepathy-mission-control
    SUBDIR += telepathy-python
    SUBDIR += telepathy-qt
    SUBDIR += telepathy-salut
    SUBDIR += tkabber
    SUBDIR += tkabber-devel
    SUBDIR += tkabber-plugins
    SUBDIR += tkabbur
    SUBDIR += tmsnc
    SUBDIR += trix
    SUBDIR += vicq
    SUBDIR += vqcc-gtk
    SUBDIR += wooztalk
    SUBDIR += xfce4-messenger-plugin
    SUBDIR += ysm

.include <bsd.port.subdir.mk>