9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
|
config BR2_PACKAGE_PHP_GEOIP
|
||
|
bool "php-geoip"
|
||
|
depends on BR2_PACKAGE_PHP
|
||
|
select BR2_PACKAGE_GEOIP
|
||
|
help
|
||
|
PHP GeoIP-based IP address mapper to geographical places.
|
||
|
|
||
|
http://pecl.php.net/package/geoip
|