Files
Arch-R/packages/network/dropbear/meta
2010-10-11 16:00:08 +02:00

15 lines
558 B
Plaintext

PKG_NAME="dropbear"
PKG_VERSION="0.52"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://matt.ucc.asn.au/dropbear/dropbear.html"
PKG_URL="http://matt.ucc.asn.au/dropbear/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="zlib connman"
PKG_BUILD_DEPENDS="toolchain zlib"
PKG_PRIORITY="optional"
PKG_SECTION="security"
PKG_SHORTDESC="dropbear: A relatively small SSH 2 server and client"
PKG_LONGDESC="Dropbear is a relatively small SSH 2 server and client suitable for embedded systems. It runs on a variety of POSIX-based platforms."
PKG_IS_ADDON="no"