buildrootschalter/package/sshpass/sshpass.mk
Gary Bisson ffe60b1bfa sshpass: new package
[Thomas: add MMU dependency, fix license to GPLv2+.]

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-06-08 17:53:51 +02:00

13 lines
378 B
Makefile

################################################################################
#
# sshpass
#
################################################################################
SSHPASS_VERSION = 1.05
SSHPASS_SITE = http://downloads.sourceforge.net/project/sshpass/sshpass/$(SSHPASS_VERSION)
SSHPASS_LICENSE = GPLv2+
SSHPASS_LICENSE_FILES = COPYING
$(eval $(autotools-package))