           SPELL=disktype
         VERSION=9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://disktype.sourceforge.net/
         ENTERED=20030624
      LICENSE[0]=MIT
        KEYWORDS="disk"
           SHORT="disktype detects the content format of a disk or disk image"
cat << EOF
The purpose of disktype is to detect the content format of a disk or disk
image. It knows about common file systems, partition tables, and boot codes.
EOF
