          MODULE=php5
         VERSION=5.4.4
          SOURCE=php-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
   SOURCE_URL[0]=http://www.php.net/distributions
   SOURCE_URL[1]=http://uk2.php.net/distributions
   SOURCE_URL[2]=http://us2.php.net/distributions
   SOURCE_URL[3]=http://uk.php.net/distributions
   SOURCE_URL[4]=http://nl.php.net/distributions
   SOURCE_URL[5]=http://de.php.net/distributions
   SOURCE_URL[6]=http://fr.php.net/distributions
      SOURCE_VFY=sha1:6d758cb864f7026954af4be29da04780909e889b
        WEB_SITE=http://www.php.net
         ENTERED=20040919
         UPDATED=20120617
           SHORT="PHP: Hypertext Processor scripting language"

cat << EOF
PHP is a widely-used Open Source general-purpose scripting language
that is especially suited for Web development and can be embedded
into HTML. Its syntax draws upon C, Java, and Perl, and is easy to
learn. PHP runs on many different platforms and can be used as a
standalone executable or as a module under a variety of Web servers.
It has excellent support for databases, XML, LDAP, Java,
various Internet protocols, and general data manipulation, and is
extensible via its powerful API. It is actively developed and
supported by a talented and energetic international team. Numerous
Open Source and commercial PHP-based application packages are
available.
EOF
