           SPELL=ncc
         VERSION=2.8
          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:9fd41e37d5316848127ed4d3d8a5a4e88aa7a4545b62194e74bed9169e22c925ef8dbb612482cc29c16b3ceb0a7bcaa44ba04370aa8c898abfee136e96bbc429
        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
