let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / 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