Add wput package
[openwrt/svn-archive/archive.git] / openwrt / package / wput / Config.in
diff --git a/openwrt/package/wput/Config.in b/openwrt/package/wput/Config.in
new file mode 100644 (file)
index 0000000..8aa5ba3
--- /dev/null
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_WPUT
+       tristate "wput - A wget-like command-line FTP client"
+       default m if CONFIG_DEVEL
+       help
+         A wget-like command-line FTP client.
+         
+         http://itooktheredpill.dyndns.org/wput/
+         
+