# $FreeBSD: head/net/rubygem-gitaly/Makefile 469442 2018-05-09 10:43:26Z mfechner $

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

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/ruby/LICENSE.txt

BUILD_DEPENDS=	rubygem-bundler>=1.12:sysutils/rubygem-bundler \
		rubygem-rake>=10.0:devel/rubygem-rake
RUN_DEPENDS=	rubygem-google-protobuf>=3.4.0.2:devel/rubygem-google-protobuf \
		rubygem-grpc>=1.0:net/rubygem-grpc \
		gitaly>=0.82.0:devel/gitaly

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
