aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2015-05-16 02:08:36 +0800
committerxmj <xmj@FreeBSD.org>2015-05-16 02:08:36 +0800
commit8cbb723235889b79455db4650524636b9e566e3a (patch)
tree05a6fadc88ef2da109c093403347d94d6bbcaf07 /net/Makefile
parent66ae30a91d8b444221a38a3bdded6b92e8644132 (diff)
downloadfreebsd-ports-gnome-8cbb723235889b79455db4650524636b9e566e3a.tar.gz
freebsd-ports-gnome-8cbb723235889b79455db4650524636b9e566e3a.tar.zst
freebsd-ports-gnome-8cbb723235889b79455db4650524636b9e566e3a.zip
net/py-GeoIP2: add port
Python API to the GeoIP2 library for obtaining the country, region, city, latitude, and longitude of any IP address. WWW: https://github.com/maxmind/GeoIP2-python PR: 199815 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
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 58d866b77f10..09785aa215e0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -897,6 +897,7 @@
SUBDIR += pxe
SUBDIR += pxe-pdhcp
SUBDIR += py-GeoIP
+ SUBDIR += py-GeoIP2
SUBDIR += py-amqp
SUBDIR += py-amqplib
SUBDIR += py-avahi