ports/net/p5-IP-Country-DB_File/Makefile

20 lines
303 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>