summaryrefslogtreecommitdiffstats
path: root/package/less/Config.in
blob: 2581bd923bdefd1920384192309f2bc1776171a9 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LESS
	prompt "less.............................. A text file viewer."
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBNCURSES
	help
	  less - less is a pager. A pager usually displays text files.
	  
	  http://www.greenwoodsoftware.com/less/