PORTNAME=	click_house-client
PORTVERSION=	0.3.5
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Ruby interface to ClickHouse databases
WWW=		https://gitlab.com/gitlab-org/ruby/gems/clickhouse-client

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activerecord-gitlab>=7<9:databases/rubygem-activerecord-gitlab \
		rubygem-activesupport-gitlab>=7<9:devel/rubygem-activesupport-gitlab \
		rubygem-addressable>=2.8<3:www/rubygem-addressable \
		rubygem-json>=2.7<3:devel/rubygem-json

USES=		gem

.include <bsd.port.mk>
