# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-googleapis-common-protos/Makefile 467346 2018-04-14 23:58:24Z sunpoet $

PORTNAME=	googleapis-common-protos
PORTVERSION=	1.3.7
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Common gRPC and protocol buffer classes used in Google APIs

LICENSE=	APACHE20

RUN_DEPENDS=	rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf \
		rubygem-googleapis-common-protos-types>=1.0:devel/rubygem-googleapis-common-protos-types \
		rubygem-grpc>=1.0:net/rubygem-grpc

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
