          MODULE=php
         VERSION=4.4.9
    IMAP_VERSION=2006f
          SOURCE=$MODULE-$VERSION.tar.bz2
   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
         SOURCE2=imap-$IMAP_VERSION.tar.Z
  SOURCE2_URL[0]=ftp://ftp.cac.washington.edu/imap
  SOURCE2_URL[1]=ftp://ftp.cac.washington.edu/imap/old
      SOURCE_VFY=sha1:ab3d2205d756ddf93452b57bd6ce6a2014b1c374
     SOURCE2_VFY=sha1:e49b8455ee2baef56df707bc487155f9a1e74821
        WEB_SITE=http://www.php.net
         ENTERED=20011024
         UPDATED=20080809
           SHORT="Hypertext Processor scripting language"
           PSAFE=no

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
