           SPELL=cproto
         VERSION=4.7r
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]=https://invisible-mirror.net/archives/$SPELL/$SOURCE
     SOURCE_HASH=sha512:934b9241f8e3ddabb6f0065117f500e716f552bc3593879e03890a22332da8baf6cf0b9c0b13c077e13c4bb692bef0efd3c39e96092154863d318219b7845e57
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
