           SPELL=adodb
         VERSION=4.80
     SOURCE_HASH='sha512:d106cbaa155d80cddb056533ff21474d691638b14df3081bb478a421e8b7fec7cb96baac554869532ba6681e77ee1dcf870c8bee551d831205c2d7f9c2291a6a'
          SOURCE="$SPELL${VERSION//./}.tgz"
   SOURCE_URL[0]="$SOURCEFORGE_URL/$SPELL/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE="http://$SPELL.sourceforge.net/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='BSD'
         UPDATED=20060122
     GATHER_DOCS=off
        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
## Auto-generated from Freshmeat.net's project descriptor
