           SPELL=sshpass
         VERSION=1.05
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://sourceforge.net/projects/${SPELL}/files/${SPELL}/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:92ff3428a3cbc2b517e8ee0a6676b409bac3ec0900bfb370cf3882ccc62017edb695ce00e025f73680e9718e1b0213b2ac1bbd2a2558fe43f0f5a7b0d690c810
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://sourceforge.net/p/sshpass/"
      LICENSE[0]="GPLv2"
         ENTERED=20131106
        KEYWORDS=""
           SHORT="Non-interactive ssh password auth"
cat << EOF
Sshpass is a tool for non-interactively performing password authentication with
SSH's so called "interactive keyboard password authentication".
EOF
