Files
Arch-R/packages/network/dropbear/meta
Stephan Raue 4e57c1587b dropbear: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:07:46 +01:00

17 lines
580 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"
PKG_AUTORECONF="yes"