           SPELL=dump
         VERSION=0.4b41
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:ac0814e62e9ae5c5c2d04819f1ac7bf0b167e65d230124c47928a5bd55160820a5a7f782ec4126da2584ce9402bd3f9ba3a31aa72c090a26c2f57039fe758f46
        WEB_SITE=http://sourceforge.net/projects/dump/
         ENTERED=20020201
      LICENSE[0]=FBSD
        KEYWORDS="disk"
           SHORT="A file backup utility."
cat << EOF
Dump examines files in a filesystem, determines which ones need to be backed 
up, and copies those files to a specified disk, tape or other storage medium. 
The restore command performs the inverse function of dump.
EOF
