           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
     SOURCE_HASH=sha512:d275125bb26d4a62ebc635337624027ac4fcbcc62f920d92ee041278d73c5615c9bcf5c044dc90b92b29e62dec8c721e12d991559adfad0ffd2c306d9856d067
        WEB_SITE=http://sourceforge.net/projects/sqlite-php
         ENTERED=20050301
      LICENSE[0]=OSI
        KEYWORDS="sqlite php"
           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
