# $FreeBSD: tags/RELEASE_11_1_0/net/rubygem-gitaly/Makefile 445219 2017-07-07 08:24:15Z tz $

PORTNAME=	gitaly
PORTVERSION=	0.5.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	tz@FreeBSD.org
COMMENT=	Auto-generated gRPC client for gitaly

RUN_DEPENDS=	rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
		rubygem-grpc>=1.4.0:net/rubygem-grpc

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
