diff options
author | krion <krion@FreeBSD.org> | 2004-03-10 23:53:16 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-10 23:53:16 +0800 |
commit | 8f0fdaa6b120602337f563b00b3f5eb4b743506e (patch) | |
tree | 7c3a6099193a07cb3a07837766c14a7aa9f73932 /irc/Makefile | |
parent | feda9345c7da8a6b214fe0528ef81b7863a30516 (diff) | |
download | freebsd-ports-graphics-8f0fdaa6b120602337f563b00b3f5eb4b743506e.tar.gz freebsd-ports-graphics-8f0fdaa6b120602337f563b00b3f5eb4b743506e.tar.zst freebsd-ports-graphics-8f0fdaa6b120602337f563b00b3f5eb4b743506e.zip |
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>
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 45de618788a..12ddd67093d 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 |