diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-10 15:53:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-10 15:53:16 +0000 |
commit | 76bce829aa499dcb89ea2f76a2ac070c495d0e2b (patch) | |
tree | 98e0b22772a3bbdcd33e55eb52b3d2b73d93430f /irc/Makefile | |
parent | e82cbf9770f67d26ebb6b83e02a83ab875564f6b (diff) |
Add py-supybot 0.77.0,
Supybot is an IRC bot written in Python; its goals are
primarily clarity, utility, and flexibility. It comes with an
extensive collection of plugins to do most tasks people might
want a bot to do, and then some; plus a easy framework to
create your own plugins.
WWW: http://supybot.sourceforge.net/
PR: ports/63952
Submitted by: Tim Middleton <x@vex.net>
Notes
Notes:
svn path=/head/; revision=103544
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 45de618788a2..12ddd67093de 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -60,6 +60,7 @@ SUBDIR += pure-xemacs-devel-mule SUBDIR += pure-xemacs21-mule SUBDIR += py-irclib + SUBDIR += py-supybot SUBDIR += quirc SUBDIR += rbot SUBDIR += roxirc |