1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net-im/Makefile
Pav Lucistnik dd3d7f0f6c xmpppy is a Python library that is targeted to provide easy
scripting with Jabber. Similar projects are Twisted Words
and jabber.py.

This library was not designed from scratch. It inherits some
code from jabberpy and have very similar API in many places.
Though it is separate project since it have almost completely
different architecture and primarily aims to work with jabberd2
- the new Open Source Jabber Server.

WWW: http://xmpppy.sourceforge.net/

The IRC transport is a dynamic gateway that allows XMPP/Jabber
users to connect to IRC using their Groupchat and MUC clients.
It is based on xmpppy and irclib Python libraries.

WWW: http://xmpppy.sourceforge.net/irc/

PR:		ports/96362
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-29 16:41:57 +00:00

118 lines
2.6 KiB
Makefile

# $FreeBSD$
#
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 += eva
SUBDIR += firetalk
SUBDIR += fugu
SUBDIR += gaim
SUBDIR += gaim-assistant
SUBDIR += gaim-bangexec
SUBDIR += gaim-extprefs
SUBDIR += gaim-guifications
SUBDIR += gaim-ignorance
SUBDIR += gaim-latex
SUBDIR += gaim-openq
SUBDIR += gaim-rss-reader
SUBDIR += gaim-slashexec
SUBDIR += gajim
SUBDIR += gale
SUBDIR += gicq
SUBDIR += ginsu
SUBDIR += gloox
SUBDIR += gnome-jabber
SUBDIR += gnomeicu2
SUBDIR += gossip
SUBDIR += gtkyahoo
SUBDIR += gyach
SUBDIR += icb
SUBDIR += ickle
SUBDIR += icmpchat
SUBDIR += icqlib
SUBDIR += imcom
SUBDIR += jabberd
SUBDIR += jabber
SUBDIR += jabber-aim
SUBDIR += jabber-conference
SUBDIR += jabber-jud
SUBDIR += jabber-msn
SUBDIR += jabber-pyicq
SUBDIR += jabber-pymsn
SUBDIR += jabber-yahoo
SUBDIR += jabber-users-agent
SUBDIR += jarl
SUBDIR += jit
SUBDIR += jwchat
SUBDIR += kf
SUBDIR += kmerlin
SUBDIR += kmess
SUBDIR += konverse
SUBDIR += kpopup
SUBDIR += libicq
SUBDIR += libicq2000
SUBDIR += libjingle
SUBDIR += libmsn
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 += meanwhile-gaim
SUBDIR += mercury
SUBDIR += micq
SUBDIR += mu-conference
SUBDIR += naim
SUBDIR += newsbot
SUBDIR += ocaml-jabbr
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-Jabber
SUBDIR += p5-Net-MSN
SUBDIR += p5-Net-NetSend
SUBDIR += p5-Net-OSCAR
SUBDIR += p5-Net-XMPP
SUBDIR += psi
SUBDIR += py-jabber
SUBDIR += py-twistedWords
SUBDIR += py-xmpppy
SUBDIR += py-xmpppy-irc
SUBDIR += ruby-xmpp4r
SUBDIR += sendxmpp
SUBDIR += sim-im-devel
SUBDIR += simicq
SUBDIR += sulci
SUBDIR += tik
SUBDIR += tkabber
SUBDIR += tkabber-devel
SUBDIR += tmsnc
SUBDIR += vicq
SUBDIR += vqcc-gtk
SUBDIR += ymessenger
SUBDIR += ysm
.include <bsd.port.subdir.mk>