split into bind-server and bind-client package, add startup script and example named...
[10.03/openwrt.git] / package / less / Config.in
1 config BR2_PACKAGE_LESS
2         tristate "less - a text file viewer."
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBNCURSES
5         help
6           less - less is a pager. A pager usually displays text files.
7
8           http://www.greenwoodsoftware.com/less/
9