           SPELL=rsnapshot
         VERSION=1.3.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.${SPELL}.org/downloads/${SOURCE}
     SOURCE_HASH=sha512:a74ad0a21d213dd2e05cb577a47c491af90d8994df8f5a154195515345da438ac9c0d72b563aa02314883a0b3bb86e3c23f8b530a7078c2b55a9547a2d666c10
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.rsnapshot.org/"
      LICENSE[0]=GPL
         ENTERED=20070829
        KEYWORDS="archive"
           SHORT="A filesystem snapshot utility."
cat << EOF
rsnapshot is a filesystem snapshot utility based on rsync.  It makes it easy
to make periodic snapshots of local machines, and remote machines over ssh. It
uses hard links whenever possible, to greatly reduce the disk space required.
EOF
