           SPELL=ncc
         VERSION=2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://students.ceid.upatras.gr/~sxanth/ncc/$SOURCE
     SOURCE_HASH=sha512:2022080b58a5e74f5e0bae9ac3dc88a01d63d313ef3fda738330db659548feaef3185a636db6b2602405313e8a60f226d57a79d577f90b9bb0263c30acb75aad
        WEB_SITE=http://students.ceid.upatras.gr/~sxanth/ncc/
         ENTERED=20041127
         UPDATED=20050105
      LICENSE[0]=Freeware
       BUILD_API=2
           SHORT="C source code analyzer"
cat << EOF
ncc is a C source code analyzer which generates program flow and variable
usage information. Using it should be as easy as changing CC=gcc to CC=ncc
in makefiles, and effort has been made to support most common gcc extensions.
EOF
