a62e10b3793379a6c23cc1f0841d1ba8527435f5
[openwrt-10.03/.git] / package / bitlbee / Config.in
1 config BR2_PACKAGE_BITLBEE
2         prompt "BitlBee........................... IRC gateway to IM chat networks"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBOPENSSL
6         select BR2_PACKAGE_LIBGLIB
7         select BR2_PACKAGE_LIBICONV
8         help
9
10           BitlBee is an IRC daemon that can talk to instant messaging
11           networks and acts as a gateway. Users can connect to the
12           server with any normal IRC client and see their 'buddy list'
13           in #bitlbee.
14           
15           http://www.bitlbee.org/
16