diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-20 01:25:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-20 01:25:31 +0800 |
commit | 84c487f41e67e643d4b76cffc04a71653f7d0104 (patch) | |
tree | 1bf332193975ffa14e523eff22f2f3e98293977b /net/Makefile | |
parent | 1720fad5f602193dddaa0f6e0e9433dc8bd2853b (diff) | |
download | freebsd-ports-gnome-84c487f41e67e643d4b76cffc04a71653f7d0104.tar.gz freebsd-ports-gnome-84c487f41e67e643d4b76cffc04a71653f7d0104.tar.zst freebsd-ports-gnome-84c487f41e67e643d4b76cffc04a71653f7d0104.zip |
- Add p5-GeoIP2 0.040002
This distribution provides an API for the GeoIP2 web services and databases. The
API also works with the free GeoLite2 databases.
See GeoIP2::WebService::Client for details on the web service client API and
GeoIP2::Database::Reader for the database API.
WWW: http://search.cpan.org/dist/GeoIP2/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index fa1df5e239d8..3e29c5a07a18 100644 --- a/net/Makefile +++ b/net/Makefile @@ -526,6 +526,7 @@ SUBDIR += p5-Geo-IP SUBDIR += p5-Geo-IP-PurePerl SUBDIR += p5-Geo-IPfree + SUBDIR += p5-GeoIP2 SUBDIR += p5-Google-SAML-Request SUBDIR += p5-Google-SAML-Response SUBDIR += p5-Growl-GNTP |