           SPELL="cdk"
         VERSION="5.0-20090215"
     SOURCE_HASH="sha512:1afb61c37bf3fd84c33d6a2db9684a8546b71fde7d28b42a921082fc5ab5451b1beef3e6d4cfee6ae7569c37fc2c3a7dbc56228e823de0f1ec072aad881970ec"
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]="ftp://invisible-island.net/cdk/$SOURCE"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tgz}"
        WEB_SITE="http://invisible-island.net/cdk/cdk.html"
         ENTERED="20041014"
      LICENSE[0]="BSD"
        KEYWORDS="libs"
           SHORT="C based curses widget library"
cat << EOF
CDK is a C based curses widget library. CDK sits on top of the curses 
library and provides 21 ready to use widgets for rapid application 
development of text based interfaces. CDK delivers many of the common 
widget types required for a robust interface.
EOF
