summaryrefslogtreecommitdiff
path: root/openwrt/package/bitchx/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-03-15 09:49:18 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-03-15 09:49:18 +0000
commit48069eee675822b22d0d92b453092fec394755eb (patch)
treebc021a7030e00a3c90e128b5085b5b8b21ba5bff /openwrt/package/bitchx/Config.in
parent11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e (diff)
downloadmtk-20170518-48069eee675822b22d0d92b453092fec394755eb.zip
mtk-20170518-48069eee675822b22d0d92b453092fec394755eb.tar.gz
mtk-20170518-48069eee675822b22d0d92b453092fec394755eb.tar.bz2
add bitchx package from Duncan, thx
SVN-Revision: 3374
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 0000000..f4d9843
--- /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/
+