           SPELL=adodb
         VERSION=5.05
     SOURCE_HASH=sha512:a3087bef7cb2b9875e06bcdbd0f727d6fc29ca36e372a4f988a9c0b8aad29ba5c889cca699661e0a0d6f22dea7399780abbff6927399d86e112812d2ac3fe2f7
          SOURCE=$SPELL${VERSION/.}.tgz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}5
        WEB_SITE="http://adodb.sourceforge.net/"
   FRESHMEAT_URL="http://freshmeat.net/projects/adodb/"
      LICENSE[0]=BSD
            DOCS="license.txt readme.txt"
        DOC_DIRS="docs"
        KEYWORDS="database php"
           SHORT="A PHP database abstraction layer"

cat << EOF
ADODB is a set of advanced PHP database abstraction classes. It supports
MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere,
Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access,
Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built
in, making it possible to figure out that types such as CHAR, TEXT, and
STRING are equivalent in different databases. It also features portable
database creation, database-backed session support (with encryption), SQL
performance monitoring, and database health checks.
EOF
