1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 12:46:27 +03:00
openwrt-xburst/package/bitlbee/Config.in
wbx 5b20cab69c add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from Sebastien Bourgasser, pending missing libol package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-15 13:40:51 +00:00

17 lines
469 B
Plaintext

config BR2_PACKAGE_BITLBEE
prompt "bitlbee........................... IRC gateway to IM chat networks"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_GLIB1
select BR2_PACKAGE_LIBICONV
help
BitlBee is an IRC daemon that can talk to instant messaging
networks and acts as a gateway. Users can connect to the
server with any normal IRC client and see their 'buddy list'
in #bitlbee.
http://www.bitlbee.org/