           SPELL=ncc
         VERSION=2.5
          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:309a2ce977b400294a5dac157009d6cf96fd49fdde9ec42d1b3027e9cde706d86c02136453f6c4ecad6a63d6b5c990b8ecf16a04615311b33b2e9c34738f68fe
        WEB_SITE=http://students.ceid.upatras.gr/~sxanth/ncc/
         ENTERED=20041127
      LICENSE[0]=ART
        KEYWORDS="devel"
           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
