diff options
author | fhajny <fhajny> | 2012-02-06 22:44:56 +0000 |
---|---|---|
committer | fhajny <fhajny> | 2012-02-06 22:44:56 +0000 |
commit | 8a0426bb3e8782371b61a749a0276a1ef39d133d (patch) | |
tree | a3690f2ee3e7d7aed74145e5b1204e8160d1366d /net/php-geoip/DESCR | |
parent | 0937c9a7b6d666f2133f55c3b87f0b6259bc5a36 (diff) | |
download | pkgsrc-8a0426bb3e8782371b61a749a0276a1ef39d133d.tar.gz |
Import php53-geoip-1.0.8 as net/php-geoip.
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. For more info, please visit Maxmind's website.
Diffstat (limited to 'net/php-geoip/DESCR')
-rw-r--r-- | net/php-geoip/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/php-geoip/DESCR b/net/php-geoip/DESCR new file mode 100644 index 00000000000..fa00dc25c9a --- /dev/null +++ b/net/php-geoip/DESCR @@ -0,0 +1,3 @@ +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. For more info, please visit Maxmind's website. |