freebsd-ports/net/rubygem-kas-grpc/Makefile
Matthias Fechner a384166cf4 net/rubygem-kas-grpc: update to 0.2.0
Required for gitlab-ce 16.3
2023-09-08 13:34:38 +03:00

19 lines
357 B
Makefile

PORTNAME= kas-grpc
PORTVERSION= 0.2.0
PORTEPOCH= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Auto-generated gRPC client for KAS
WWW= https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent
LICENSE= MIT
RUN_DEPENDS= rubygem-grpc>=1.0<2.0:net/rubygem-grpc
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>