add irssi
[openwrt/svn-archive/archive.git] / openwrt / package / irssi / Config.in
diff --git a/openwrt/package/irssi/Config.in b/openwrt/package/irssi/Config.in
new file mode 100644 (file)
index 0000000..2268567
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_IRSSI
+       tristate "irssi - console irc client"
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_GLIB1
+       select BR2_PACKAGE_LIBNCURSES
+
+       help
+       IRC client for the text console
+        
+       http://irssi.org
+