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