openbsd-ports/net/p5-IP-Country-DB_File/Makefile
2022-03-11 19:45:43 +00:00

20 lines
303 B
Makefile

COMMENT = IPv4 and IPv6 to country translation using DB_File
DISTNAME= IP-Country-DB_File-3.03
REVISION= 0
CATEGORIES = net geo
MAINTAINER = Giovanni Bechis <giovanni@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = math/p5-Math-Int64
PKG_ARCH = *
.include <bsd.port.mk>