# Watch: https://ftp.gnu.org/gnu/mtools/
           SPELL=mtools
         VERSION=4.0.49
          SOURCE=${SPELL}-${VERSION}.tar.bz2
         SOURCE2=$SOURCE.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=knaff.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=https://ftp.gnu.org/gnu/mtools/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
        WEB_SITE=https://www.gnu.org/software/mtools/
      LICENSE[0]=GPL
         ENTERED=20010922
        KEYWORDS="disk"
           SHORT="mtools is a collection of utilities to access MS-DOS disks."
cat << EOF
Mtools is a collection of utilities to access MS-DOS disks from Unix
without mounting them. It supports Win'95 style long file names, OS/2
Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992k on a high
density 3 1/2 disk).
EOF
