diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-04-07 09:58:56 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-04-07 09:58:56 +0800 |
commit | 8144e4e7b8a2c1d101fa7594b03f20bcc51585af (patch) | |
tree | 30e94c32aad3eb99e0922ac38464873f80a2db60 /net-im/Makefile | |
parent | e995d60859a9b9ac53587e0173ec28b5e5afc28f (diff) | |
download | freebsd-ports-gnome-8144e4e7b8a2c1d101fa7594b03f20bcc51585af.tar.gz freebsd-ports-gnome-8144e4e7b8a2c1d101fa7594b03f20bcc51585af.tar.zst freebsd-ports-gnome-8144e4e7b8a2c1d101fa7594b03f20bcc51585af.zip |
python-jabberbot is a Jabber bot framework for Python that enables you
to easily write simple Jabber bots. You can use your Jabber bots to
provide information about your running systems, to make your website
interact with your visitors or notify you about updates or changes
you monitor with your Python scripts.
WWW: http://thpinfo.com/2007/python-jabberbot/
PR: ports/145428
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index dda947db24f5..ec7c7bf98fa1 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -130,6 +130,7 @@ SUBDIR += prosody SUBDIR += psi SUBDIR += py-jabber + SUBDIR += py-jabberbot SUBDIR += py-msnp SUBDIR += py-punjab SUBDIR += py-pyxmpp |