openbsd-ports/net/dbip/Makefile
fcambus 44563fa7e8 Import net/dbip.
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@
2020-03-05 14:19:21 +00:00

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>