summaryrefslogtreecommitdiff
path: root/openwrt/package/dropbear/ipkg/dropbear.control
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 19:45:27 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 19:45:27 +0000
commitdd4a7faa74f1a88f096c7b335c0c1f1e6d382275 (patch)
tree99c2cbf29ebfe66b99370d776291dbc9b73b2a62 /openwrt/package/dropbear/ipkg/dropbear.control
parent926f7e5299faf192603d247fa19fdaf0c45ff9be (diff)
convert dropbear to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dropbear/ipkg/dropbear.control')
-rw-r--r--openwrt/package/dropbear/ipkg/dropbear.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/dropbear/ipkg/dropbear.control b/openwrt/package/dropbear/ipkg/dropbear.control
new file mode 100644
index 0000000000..1db1001045
--- /dev/null
+++ b/openwrt/package/dropbear/ipkg/dropbear.control
@@ -0,0 +1,7 @@
+Package: dropbear
+Priority: optional
+Depends: zlib
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a small SSH 2 server/client designed for small memory environments.