copy trunk to buildroot-ng branch
[15.05/openwrt.git] / package / less / Config.in
1 config BR2_PACKAGE_LESS
2         prompt "less.............................. A text file viewer."
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBNCURSES
6         help
7           less - less is a pager. A pager usually displays text files.
8           
9           http://www.greenwoodsoftware.com/less/
10