# $FreeBSD: head/devel/rubygem-googleapis-common-protos-types/Makefile 467356 2018-04-14 23:59:17Z sunpoet $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Common protocol buffer types used by Google APIs

LICENSE=	APACHE20

RUN_DEPENDS=	rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
