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

PORTNAME=	gitaly-proto
PORTVERSION=	0.84.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	084

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Protobuf specifications and client libraries for Gitaly

LICENSE=	MIT

DEPRECATED=	Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead
EXPIRATION_DATE=	2018-05-31

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

CONFLICTS_INSTALL=	rubygem-gitaly-proto

PORTSCOUT=	limit:^0\.84\.

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
