summaryrefslogtreecommitdiff
path: root/openwrt/package/curl/ipkg/curl.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-30 08:03:58 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-30 08:03:58 +0000
commit811dc338451434bd36fb752b7f5571cfd791ec7c (patch)
tree8eeacf83aa45da7719f23be36febb1ef93ccf7df /openwrt/package/curl/ipkg/curl.control
parentb7b1512401a5deca793aedd7bfd9b2153af2316f (diff)
downloadmtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.zip
mtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.tar.gz
mtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.tar.bz2
add curl package
SVN-Revision: 1792
Diffstat (limited to 'openwrt/package/curl/ipkg/curl.control')
-rw-r--r--openwrt/package/curl/ipkg/curl.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/curl/ipkg/curl.control b/openwrt/package/curl/ipkg/curl.control
new file mode 100644
index 0000000..47a7aa7
--- /dev/null
+++ b/openwrt/package/curl/ipkg/curl.control
@@ -0,0 +1,7 @@
+Package: curl
+Priority: optional
+Section: net
+Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/curl/
+Depends: libcurl
+Description: a client-side URL transfer tool