let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / wput / Config.in
1 config BR2_PACKAGE_WPUT
2 prompt "wput.............................. A wget-like command-line FTP client"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A wget-like command-line FTP client.
7
8 http://itooktheredpill.dyndns.org/wput/
9