|
Revision 1253, 453 bytes
(checked in by dnehring, 5 years ago)
|
Remove CONFIG_DEVEL from various Config.in, whitespace cleanup
|
| Line | |
|---|
| 1 |
config FWRT_PACKAGE_BITLBEE |
|---|
| 2 |
prompt "bitlbee........................... IRC gateway to IM chat networks" |
|---|
| 3 |
tristate |
|---|
| 4 |
default n |
|---|
| 5 |
select FWRT_PACKAGE_LIBOPENSSL |
|---|
| 6 |
select FWRT_PACKAGE_GLIB1 |
|---|
| 7 |
select FWRT_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/ |
|---|