           SPELL=sshpass
         VERSION=1.06
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://sourceforge.net/projects/${SPELL}/files/${SPELL}/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:fc08fcca5aaa5e4958f16d38116d828739a5d53f8e2a83506ef78ee602941a7bfc0e3f07154dc390660df490dbdf7601e0c7ec17c68c9627d72d565e4c6717f8
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
