           SPELL=cproto
         VERSION=4.7l
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]=ftp://invisible-island.net/$SPELL/$SOURCE
     SOURCE_HASH=sha512:d764164a34a6c57c993a8b321bff2ebd24bf7ca71836cba0984954d51a1aaa97aeb0295fb84e527dc2e5c26f9633acb000978607b1b326ae810f3d5b222f4e66
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://invisible-island.net/cproto/
      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
