summaryrefslogtreecommitdiff
path: root/net-im/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 16:41:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 16:41:57 +0000
commitdd3d7f0f6c285b455f9f0f078e45879428d6426a (patch)
treea3cd2d1cd0f4a71e5f4922b4e4a665c31b7709ca /net-im/Makefile
parent- Remove redundant entry for xgobi in wrong position (diff)
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>
Notes
Notes: svn path=/head/; revision=160811
Diffstat (limited to 'net-im/Makefile')
-rw-r--r--net-im/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 9f6a6356fe43..f889aaf4dd5d 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -98,6 +98,8 @@
SUBDIR += psi
SUBDIR += py-jabber
SUBDIR += py-twistedWords
+ SUBDIR += py-xmpppy
+ SUBDIR += py-xmpppy-irc
SUBDIR += ruby-xmpp4r
SUBDIR += sendxmpp
SUBDIR += sim-im-devel