           SPELL=adodb
         VERSION=5.10
     SOURCE_HASH=sha512:3befc3461b31e2cf05fc093e4e31d9bfd278d577a2b8465a1ce6712893e0c019d1bb11353728a7804f44d916dd922bbd045e24670b66f76619c2fcc59a88a8c4
          SOURCE=$SPELL${VERSION/.}.tgz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$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
