PORTNAME=	google-cloud-common
PORTVERSION=	1.5.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Common protocol buffer types used by Google Cloud APIs
WWW=		https://github.com/googleapis/common-protos-ruby

LICENSE=	APACHE20

RUN_DEPENDS=	rubygem-googleapis-common-protos-types>=1.7<2:devel/rubygem-googleapis-common-protos-types \
		rubygem-google-protobuf>=3.18<4:devel/rubygem-google-protobuf

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
