mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-03 23:12:13 +00:00
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
|