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

PORTNAME=	google-protobuf
PORTVERSION=	3.19.4
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>
