summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-06 10:08:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-06 10:08:52 +0000
commit76cde93983308db8e2fa3f844210776f584699f2 (patch)
tree9371793392cb2edd87575d598fe31485ebc68242 /irc/Makefile
parentUpdate to 2.0.6. (diff)
gozerbot is a modular Python IRC and Jabber bot
Features: * user management by userhost .. bot will not respond if it doesn't know you * fleet .. use more than one bot in a program (list of bots) * use the bot through dcc chat .. partyline * fetch rss feeds. * keep todo and shop lists * karma * quote * remember items * relaying between bots * program your own plugins * other stuff WWW: http://www.gozerbot.org/ PR: ports/116456 Submitted by: Sten Spans <sten at blinkenlights.nl>
Notes
Notes: svn path=/head/; revision=200985
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 39e8698276e0..04e3a28cdcaf 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -91,6 +91,7 @@
SUBDIR += pure-emacs20
SUBDIR += pure-emacs21
SUBDIR += pure-xemacs21-mule
+ SUBDIR += py-gozerbot
SUBDIR += py-irclib
SUBDIR += py-supybot
SUBDIR += py-supybot-plugins