           SPELL=fslint
         VERSION=2.42
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.pixelbeat.org/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:e32575827769a6e0e1847f6edb4ed5337fc5705d65f327e93510af29cafe11df175eec9924f15e9525ff7c320048940e9341e9e62b4ec717b2630aa405a484e6
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
