summaryrefslogtreecommitdiffstats
path: root/package/dropbear/ipkg
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
commitbe69de3e1854306ac54c644246186f02a6d99d3c (patch)
tree9505666110a1d2479d5dc32939695a5145f21483 /package/dropbear/ipkg
parentd4a1203540b1cd063821ae7892d0c29169217d94 (diff)
convert dropbear to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dropbear/ipkg')
-rw-r--r--package/dropbear/ipkg/dropbear.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/dropbear/ipkg/dropbear.control b/package/dropbear/ipkg/dropbear.control
new file mode 100644
index 000000000..1db100104
--- /dev/null
+++ b/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.