summaryrefslogtreecommitdiff
path: root/openwrt/package/bitchx/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 09:49:18 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 09:49:18 +0000
commit9d35b5c49f479f6d66ab5374bd939a5bd930c940 (patch)
tree6534be6e50f36afc353d38a80f1bfafb9e31cee8 /openwrt/package/bitchx/Config.in
parent1a9d437efa83c27fa237d05bf3847c61a8bfd5e9 (diff)
add bitchx package from Duncan, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3374 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/bitchx/Config.in')
-rw-r--r--openwrt/package/bitchx/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/bitchx/Config.in b/openwrt/package/bitchx/Config.in
new file mode 100644
index 0000000000..f4d984324f
--- /dev/null
+++ b/openwrt/package/bitchx/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_BITCHX
+ prompt "BitchX............................ popular IRC client"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ A popular IRC client
+
+ http://www.bitchx.org/
+