summaryrefslogtreecommitdiffstats
path: root/dropbear.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-18 15:29:20 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-18 15:29:20 (EDT)
commitef29d63f51a8f8b351a06161370bb538412d9bbb (patch)
tree3c9305b21096a8861a8830f51dea95bdd8665794 /dropbear.pkg/control
parentbda2be48a2855e858a0600f1447c7a50eafc5fc7 (diff)
Add binary packages
Diffstat (limited to 'dropbear.pkg/control')
-rw-r--r--dropbear.pkg/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/dropbear.pkg/control b/dropbear.pkg/control
new file mode 100644
index 0000000..be4ea76
--- /dev/null
+++ b/dropbear.pkg/control
@@ -0,0 +1,8 @@
+Architecture: any
+Platform: all
+Depends: libtommath.0, libtomcrypt.0, libz.1
+Description: Small SSH server, client, key generator, and file copy program
+ ${Common-Description}
+ .
+ This package provides the Dropbear SSH server, client, key generator, and file
+ copy program, all in a single multi-call binary.