diff options
author | pav <pav@FreeBSD.org> | 2005-07-13 15:06:56 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-13 15:06:56 +0000 |
commit | bce70ac32ca787f0b0f74dac3505541735c16669 (patch) | |
tree | 81726f1cd8009842f6da36db4e1d7704d67d52b1 /irc/Makefile | |
parent | 920e1252ecc4635ba1b60f1138095be08d77a10c (diff) | |
download | FreeBSD-ports-bce70ac32ca787f0b0f74dac3505541735c16669.zip FreeBSD-ports-bce70ac32ca787f0b0f74dac3505541735c16669.tar.gz |
This is plugin pack for Supybot, IRC robot. These plugins
allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay
doing channel polls and more.
PR: ports/83382
Submitted by: Radim Kolar <hsn@netmag.cz>
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 e973784..a032287 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -77,6 +77,7 @@ SUBDIR += pure-xemacs21-mule SUBDIR += py-irclib SUBDIR += py-supybot + SUBDIR += py-supybot-plugins SUBDIR += quirc SUBDIR += rbot SUBDIR += riece |