           SPELL=sqlite-php
         VERSION=0.0.5
          SOURCE=sqlite-php-0.0.5.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
          MD5[0]=fcc01409ae5c2754cc3f918a74a84528
        WEB_SITE=http://sourceforge.net/projects/sqlite-php
         ENTERED=20050301
         UPDATED=20050301
      LICENSE[0]=OSI
           SHORT="PHP module to interface with the SQLite library"
cat << EOF
sqlite-php is a module to interface with the SQLite library, allowing PHP scripts to access/query SQLite databases.

This module works only as a DSO with PHP 4.x.
EOF
