aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-12-13 18:20:21 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-12-13 18:20:21 +0000
commit206c197fad3d6bb76d1839d6fd3d82394603c5fb (patch)
tree85669417446c5a422215ec5c8183ec8891e9b829 /net/Makefile
parentc66ecfff29fb82ca4725ee9e805e347f85f6cf1a (diff)
downloadports-206c197fad3d6bb76d1839d6fd3d82394603c5fb.tar.gz
ports-206c197fad3d6bb76d1839d6fd3d82394603c5fb.zip
This PECL extension enables you to get the geo location information of an IP
address, such as country, region or state, city, latitude and longitude, US ZIP code, time zone, Internet Service Provider (ISP) or company name, domain name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, and usage type. WWW: http://pecl.php.net/package/ip2location PR: 195421 Submitted by: Gasol Wu <gasol.wu@gmail.com>
Notes
Notes: svn path=/head/; revision=374669
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 6971c97e897f..3c2e54cd7042 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -820,6 +820,7 @@
SUBDIR += pecl-cvsclient
SUBDIR += pecl-geoip
SUBDIR += pecl-gupnp
+ SUBDIR += pecl-ip2location
SUBDIR += pecl-mosquitto
SUBDIR += pecl-oauth
SUBDIR += pecl-radius