           SPELL=exfat-fuse
         VERSION=1.3.0
      PATCHLEVEL=1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/relan/exfat/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/exfat-$VERSION"
        WEB_SITE="https://github.com/relan/exfat"
      LICENSE[0]=GPL
         ENTERED=20160401
           SHORT="a full-featured exFAT file system implementation"
cat << EOF
This project aims to provide a full-featured exFAT file system implementation
for Unix-like systems. It consists of a FUSE module (fuse-exfat) and a set
of utilities (exfat-utils).
EOF
