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