# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	google-protobuf
PORTVERSION=	3.14.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

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

LICENSE=	BSD3CLAUSE

USES=		gem shebangfix
USE_RUBY=	yes

SHEBANG_GLOB=	*.rb

.include <bsd.port.mk>
