# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	grpc-google-iam-v1
PORTVERSION=	0.6.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Google IAM gRPC client library

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf \
		rubygem-googleapis-common-protos>=1.3.10<2.0:devel/rubygem-googleapis-common-protos \
		rubygem-grpc>=1.27<2:net/rubygem-grpc

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
