split into bind-server and bind-client package, add startup script and example named...
[10.03/openwrt.git] / package / irssi / Config.in
1 config BR2_PACKAGE_IRSSI
2         tristate "irssi - console irc client"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_GLIB1
5         select BR2_PACKAGE_LIBNCURSES
6
7         help
8         IRC client for the text console
9          
10         http://irssi.org
11