          MODULE=php
         VERSION=4.3.2
        #VERSION=4.3.1
    IMAP_VERSION=2002d
#    IMAP_VERSION=2002.RC10
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_MD5=8aec1bb2dbcca1c92835c71e2e30d9c5
      SOURCE_VFY=md5:8aec1bb2dbcca1c92835c71e2e30d9c5
   SOURCE_URL[0]=http://www.php.net/distributions/$SOURCE
   SOURCE_URL[1]=http://uk2.php.net/distributions/$SOURCE
   SOURCE_URL[2]=http://us2.php.net/distributions/$SOURCE
   SOURCE_URL[3]=http://uk.php.net/distributions/$SOURCE
   SOURCE_URL[4]=http://nl.php.net/distributions/$SOURCE
   SOURCE_URL[5]=http://de.php.net/distributions/$SOURCE
   SOURCE_URL[6]=http://fr.php.net/distributions/$SOURCE
	 SOURCE2=imap-$IMAP_VERSION.tar.Z
     SOURCE2_MD5=64e82a195d21481fc4c54c4ed9fe0527
     SOURCE2_VFY=md5:64e82a195d21481fc4c54c4ed9fe0527
  SOURCE2_URL[0]=ftp://ftp.cac.washington.edu/imap/$SOURCE2
        WEB_SITE=http://www.php.net
         ENTERED=20011024
         UPDATED=20030604
           SHORT="php is the personal home page 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, IMAP, 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

