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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby extension to Google Protocol Buffers
WWW=		https://developers.google.com/protocol-buffers/

LICENSE=	BSD3CLAUSE

USES=		gem shebangfix
USE_RUBY=	yes

SHEBANG_GLOB=	*.rb

.include <bsd.port.mk>
