freebsd-ports/irc/Makefile
Martin Wilke 76cde93983 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>
2007-10-06 10:08:52 +00:00

132 lines
3 KiB
Makefile

# $FreeBSD$
#
COMMENT = Internet Relay Chat utilities
SUBDIR += anope
SUBDIR += bitchx
SUBDIR += bitlbee
SUBDIR += blackened
SUBDIR += bnc
SUBDIR += bobot++
SUBDIR += bopm
SUBDIR += cgiirc
SUBDIR += ctrlproxy
SUBDIR += dancer
SUBDIR += darkbot
SUBDIR += dcc
SUBDIR += dircproxy
SUBDIR += dircproxy-devel
SUBDIR += eggcreator
SUBDIR += eggdrop
SUBDIR += epic4
SUBDIR += epic5
SUBDIR += erc
SUBDIR += evangeline
SUBDIR += ezbounce
SUBDIR += fisg
SUBDIR += garnaxfs
SUBDIR += gdesklets-irc
SUBDIR += gruftistats
SUBDIR += gseen.mod
SUBDIR += hybserv
SUBDIR += icbirc
SUBDIR += iip
SUBDIR += infobot
SUBDIR += inspircd
SUBDIR += insub
SUBDIR += irc
SUBDIR += ircII
SUBDIR += ircd-hybrid
SUBDIR += ircd-hybrid-ru
SUBDIR += ircd-ratbox
SUBDIR += ircd-ratbox-devel
SUBDIR += ircd-ru
SUBDIR += ircd-rusnet
SUBDIR += ircg
SUBDIR += irchat-jp
SUBDIR += irchat-pj-emacs20
SUBDIR += irchat-pj-emacs21
SUBDIR += irchat-pj-xemacs21-mule
SUBDIR += ircproxy
SUBDIR += ircservices
SUBDIR += iroffer
SUBDIR += iroffer-lamm
SUBDIR += irssi
SUBDIR += irssi-dcc_send_limiter
SUBDIR += irssi-devel
SUBDIR += irssi-fish
SUBDIR += irssi-scripts
SUBDIR += irssi-xmpp
SUBDIR += irssistats
SUBDIR += keitairc
SUBDIR += kmyirc
SUBDIR += konversation
SUBDIR += kvirc
SUBDIR += kvirc-devel
SUBDIR += kwirc
SUBDIR += lostirc
SUBDIR += miau
SUBDIR += muh
SUBDIR += nefarious
SUBDIR += nethirc
SUBDIR += netwalker-ircc
SUBDIR += ngircd
SUBDIR += ninja
SUBDIR += olirc
SUBDIR += onis
SUBDIR += p5-Bot-BasicBot
SUBDIR += p5-IRC
SUBDIR += p5-IRC-Bot-Hangman
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object
SUBDIR += p5-POE-Filter-IRCD
SUBDIR += party
SUBDIR += pear-Net_SmartIRC
SUBDIR += pircbot
SUBDIR += pisg
SUBDIR += psybnc
SUBDIR += ptlink-ircd
SUBDIR += ptlink-services
SUBDIR += pure-emacs20
SUBDIR += pure-emacs21
SUBDIR += pure-xemacs21-mule
SUBDIR += py-gozerbot
SUBDIR += py-irclib
SUBDIR += py-supybot
SUBDIR += py-supybot-plugins
SUBDIR += quirc
SUBDIR += ratbox-respond
SUBDIR += ratbox-services
SUBDIR += rbot
SUBDIR += riece
SUBDIR += riece-emacs21
SUBDIR += roxirc
SUBDIR += ruby-irc
SUBDIR += ruby-rica
SUBDIR += ruby-rice
SUBDIR += scrollz
SUBDIR += sic
SUBDIR += sirc
SUBDIR += slirc
SUBDIR += solid-ircd
SUBDIR += srvx
SUBDIR += talksoup
SUBDIR += thales
SUBDIR += tirc
SUBDIR += tircproxy
SUBDIR += tkirc
SUBDIR += tr-ircd
SUBDIR += trickyirc
SUBDIR += undernet-ircu
SUBDIR += unreal
SUBDIR += weechat
SUBDIR += xaric
SUBDIR += xchat
SUBDIR += xchat-fish
SUBDIR += xchat-gnome
SUBDIR += xchat-mircryption
SUBDIR += xchat1
SUBDIR += zircon
.include <bsd.port.subdir.mk>