summaryrefslogtreecommitdiff
path: root/package/bitlbee/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/bitlbee/Config.in
Initial import
Diffstat (limited to 'package/bitlbee/Config.in')
-rw-r--r--package/bitlbee/Config.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/package/bitlbee/Config.in b/package/bitlbee/Config.in
new file mode 100644
index 000000000..086b6e800
--- /dev/null
+++ b/package/bitlbee/Config.in
@@ -0,0 +1,15 @@
+config ADK_PACKAGE_BITLBEE
+ prompt "bitlbee........................... IRC gateway to IM chat networks"
+ tristate
+ default n
+ select ADK_PACKAGE_LIBOPENSSL
+ select ADK_PACKAGE_GLIB2
+ select ADK_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/