           SPELL=cproto
         VERSION=4.6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=$SOURCEFORGE_URL/project/$SPELL/$SPELL/$VERSION/$SOURCE
     SOURCE_HASH=sha512:328e32815c422e5bb646870995dc035e650799ad3e15b7a695e1fb525bfb687815654b5bedc32b3f4b29385169b3e2feb3f482da18c44405a382dc27b413f936
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://cproto.sourceforge.net/"
      LICENSE[0]="public domain"
         ENTERED=20141231
        KEYWORDS=""
           SHORT="Generate function prototypes from C source code"
cat << EOF
Cproto is a program that generates function prototypes and variable
declarations from C source code.
EOF
