           SPELL="cdk"
         VERSION="5.0-20110517"
     SOURCE_HASH=sha512:b3b960be7332397f7eb4088627bb301af80f094865fdad13f54913697bebcf25547f36c5a2bd9155b38fa5d1cb51315ce92eeb69ec736101d3d8590700afeca0
          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
