PORTNAME=	google-protobuf
PORTVERSION=	3.22.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	322

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby extension to Google Protocol Buffers
WWW=		https://protobuf.dev/ \
		https://github.com/protocolbuffers/protobuf \
		https://github.com/protocolbuffers/protobuf/tree/main/ruby

LICENSE=	BSD3CLAUSE

USES=		gem shebangfix

PORTSCOUT=	limit:^3\.22\.

SHEBANG_GLOB=	*.rb

.include <bsd.port.mk>
