summaryrefslogtreecommitdiffstats
path: root/rules/wget.in
blob: a7b0cf5c96c42719562a91a103bf0fe9dcdb3b4c (plain)
1
2
3
4
5
6
7
8
9
10
menu    "wget                "

config WGET
        bool
	default N
        prompt "wget"
	help
	  GNU wget is a commandline http and ftp fetch tool. 

endmenu