# $FreeBSD: head/devel/rubygem-google-protobuf351/Makefile 469442 2018-05-09 10:43:26Z mfechner $

PORTNAME=	google-protobuf
PORTVERSION=	3.5.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	351

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Ruby extension to Google Protocol Buffers

LICENSE=	BSD3CLAUSE

PORTSCOUT=	limit:^3\.5\.1

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
