           SPELL=sloccount
         VERSION=2.26
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.dwheeler.com/sloccount/$SOURCE
     SOURCE_HASH=sha512:ed6ab315a56dbdc86c654b94e790c9ea9e2dcad0db26b63c0973c33eb7fa634b4ade0a1f3c6ccfd5172ea95f648c1dd3b0ae2575b0aa44b3fec708c24a6aca54
        WEB_SITE=http://www.dwheeler.com/sloccount/
         ENTERED=20021116
      LICENSE[0]=GPL
        KEYWORDS="devel"
           SHORT="Source Lines of Code (SLOC) counting tool"
cat << EOF
SLOCCount is a suite of programs for counting physical source lines of code
(SLOC) in possibly large software systems. It can count physical SLOC for a
wide number of languages. It can take a large set of files and automatically
categorize their types using a number of different heuristics, and also comes
with analysis tools.
EOF
