fcambus 2397b377d8 Add asn subpackage for net/dbip.
The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
database with reduced coverage and accuracy distributed under the Creative
Commons Attribution License.

OK sthen@, jca@
2020-05-19 08:40:21 +00:00

9 lines
149 B
Makefile

# $OpenBSD: Makefile,v 1.2 2020/05/19 08:40:21 fcambus Exp $
SUBDIR =
SUBDIR += asn
SUBDIR += city
SUBDIR += country
.include <bsd.port.subdir.mk>