           SPELL=php-geoip
         VERSION=1.0.8
          SOURCE=geoip-$VERSION.tgz
   SOURCE_URL[0]=http://pecl.php.net/get/$SOURCE
     SOURCE_HASH=sha512:3a8a64f1d420472cc5b3a760391be28bd6bd8a34092715b0f75f308502fa76ca71a029cb2f0ba2fb87ba26166781547edbb7f151609c91db48bb025add4d0447
SOURCE_DIRECTORY="$BUILD_DIRECTORY/geoip-$VERSION"
        WEB_SITE=http://pecl.php.net/package/geoip
      LICENSE[0]=PHP
         ENTERED=20110630
           SHORT="PHP extension for mapping IP address to geographic places"
cat << EOF
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type.
EOF
