diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 07:48:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 07:48:19 +0000 |
commit | d11b5ce66c0ead368e34baa0e8e0e3023267bcc4 (patch) | |
tree | ac669bef9fbdafeb9e8b789702d6618e1ea89cf2 /net-im/Makefile | |
parent | 3e4b179fa7c9f4ce9202b75203902b5b5748e099 (diff) |
Notes
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 8493ec053e6a..8fa743599033 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -3,4 +3,67 @@ COMMENT = Instant messaging + SUBDIR += aim + SUBDIR += amsn + SUBDIR += ari-yahoo + SUBDIR += ayttm + SUBDIR += bsflite + SUBDIR += ccmsn + SUBDIR += centericq + SUBDIR += cicquin + SUBDIR += coccinella + SUBDIR += convey + SUBDIR += echat + SUBDIR += ejabberd + SUBDIR += firetalk + SUBDIR += fugu + SUBDIR += gajim + SUBDIR += gale + SUBDIR += ginsu + SUBDIR += gnome-jabber + SUBDIR += gtkyahoo + SUBDIR += gyach + SUBDIR += icb + SUBDIR += icmpchat + SUBDIR += icqlib + SUBDIR += imcom + SUBDIR += jabberd + SUBDIR += jabber-pymsn + SUBDIR += jit + SUBDIR += kmerlin + SUBDIR += kmess + SUBDIR += konverse + SUBDIR += kpopup + SUBDIR += libmsn + SUBDIR += libyahoo2 + SUBDIR += linpopup + SUBDIR += linux-ymessenger + SUBDIR += mcabber + SUBDIR += mercury + SUBDIR += micq + SUBDIR += mu-conference + SUBDIR += naim + SUBDIR += pebrot + SUBDIR += pork + SUBDIR += py-msnp + SUBDIR += py-pyxmpp + SUBDIR += p5-Jabber-Connection + SUBDIR += p5-Net-AIM + SUBDIR += p5-Net-AOLIM + SUBDIR += p5-Net-ICQ2000 + SUBDIR += p5-Net-MSN + SUBDIR += p5-Net-NetSend + SUBDIR += p5-Net-OSCAR + SUBDIR += simicq + SUBDIR += sulci + SUBDIR += tik + SUBDIR += tkabber + SUBDIR += tkabber-devel + SUBDIR += tmsnc + SUBDIR += vicq + SUBDIR += vqcc-gtk + SUBDIR += xicq + SUBDIR += ymessenger + SUBDIR += ysm + .include <bsd.port.subdir.mk> |