           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
     SOURCE_HASH=sha512:6faeab91a77457348b58f685e81000b83fb609691317198a06284c5c62dee1e4d6138f90be1e727021f279d740169c175a21b23c96adb39a654e3f7fafdf36c0
        WEB_SITE=http://cr.yp.to/cdb.html
         ENTERED=20030117
         UPDATED=20030920
      LICENSE[0]=PD
        KEYWORDS="database utils"
           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
