           SPELL=flawfinder
         VERSION=1.26
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.dwheeler.com/flawfinder/$SOURCE
     SOURCE_HASH=sha512:e8ab54ec467402071595928ad2ad1d285bb57550eaaa565a8d0ff208b105991ff0a5619c4347e41917b757d6718628808c3311387f84d2bacfccddd02f86c64f
      LICENSE[0]=GPL
        WEB_SITE=http://www.dwheeler.com/flawfinder
         ENTERED=20050506
        KEYWORDS="security"
           SHORT="examines source code and reports possible security weaknesses"

cat << EOF
It's very useful for quickly finding and removing
at least some potential security problems before
a program is widely released to the public.
EOF
