           SPELL=ncc
         VERSION=2.6
          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:28810308268fc8c177e0adffe13206dc1909e374328bf8abc6bd5eb9d2381c728610be0edf47753c7475bc79f2654f72a3c090e86c68bfe146d1c3317415488e
        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
