           SPELL=fslint
         VERSION=2.46
          SOURCE="${SPELL}-${VERSION}.tar.xz"
   SOURCE_URL[0]=http://www.pixelbeat.org/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:7b6122b5920d37548cfb05bb986cc29a86c7de9f549375923299c23fe19cbc8c6a521feafcf6df6fe0562dae8b6a4e804f24fdf5a833ea2b68308be41a96b696
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.pixelbeat.org/fslint/ "
      LICENSE[0]=GPL
         ENTERED=20090301
           SHORT="Finds lint on a file system."
cat << EOF
FSlint is a toolkit to find various forms of lint on a filesystem. At
the moment it reports duplicate files, bad symbolic links, troublesome
file names, empty directories, non stripped executables, temporary files,
duplicate/conflicting (binary) names, and unused ext2 directory blocks.
EOF
