           SPELL=file
         VERSION=5.46
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]="https://astron.com/pub/${SPELL}/${SOURCE}"
   SOURCE_URL[1]=https://fossies.org/linux/misc/$SOURCE
# Watch: https://astron.com/pub/file/
         SOURCE2=${SOURCE}.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG="file.gpg:${SOURCE2}:UPSTREAM_KEY"
  SOURCE2_IGNORE="signature"
        WEB_SITE=http://www.darwinsys.com/file/
         ENTERED=20010922
      LICENSE[0]=BSD
        KEYWORDS="utils"
           SHORT="classify files by their content"
cat << EOF
File attempts to classify files depending on their contents and prints a
description if a match is found.
EOF
