The free DB-IP IP to Country and IP to City Lite databases are a subset of the IP to Location databases with reduced coverage and accuracy distributed under the Creative Commons Attribution 4.0 International License (CC BY 4.0). These databases are provided in MMDB format which can be directly consumed with net/libmaxminddb. OK jca@
8 lines
139 B
Makefile
8 lines
139 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2020/03/05 14:19:21 fcambus Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += city
|
|
SUBDIR += country
|
|
|
|
.include <bsd.port.subdir.mk>
|