# $OpenBSD$

COMMENT=		Ruby binding for libmaxminddb

DISTNAME=		geoip2_c-0.3.3
CATEGORIES=		geo

HOMEPAGE=		https://github.com/fluent-plugins-nursery/geoip2_c

# Apache-2.0
PERMIT_PACKAGE=		Yes

MODULES=		lang/ruby

CONFIGURE_STYLE=	ruby gem ext

WANTLIB=		maxminddb

LIB_DEPENDS=		net/libmaxminddb

.include <bsd.port.mk>
