22 lines
576 B
Makefile

PORTNAME= click_house-client
PORTVERSION= 0.8.2
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-gitlab>=2.7<3:devel/rubygem-json-gitlab
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>