           SPELL=cdb
         VERSION=0.75
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://cr.yp.to/cdb/$SOURCE
          MD5[0]=344dd522fdf2a1479e543dd3de080efd
        WEB_SITE=http://cr.yp.to/cdb.html
       BUILD_API=2
         ENTERED=20030117
         UPDATED=20030920
      LICENSE[0]=PD
           SHORT='cdb is a constant database making tool'
cat << EOF
A constant database is a table of (key,value) pairs that is changed
rarely and changed only by rebuilding it from source. Constant
databases are used in mail alias tables, for instance. cdb provides
tools to make, dump, and query constant databases.
EOF
