           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
          MD5[0]=f38795bb25307f49b4fbe25f8098e16c
        WEB_SITE=http://www.dwheeler.com/sloccount/
         ENTERED=20021116
         UPDATED=20021116
      LICENSE[0]=GPL
       BUILD_API=2
           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
