COMMENT =	protocol buffer classes in Ruby
CATEGORIES =	net devel
DISTNAME =	google-protobuf-4.33.5

HOMEPAGE =	https://protobuf.dev

MAINTAINER =	Rafael Sadowski <rsadowski@openbsd.org>

# Apache2
PERMIT_PACKAGE =	Yes

WANTLIB += c++abi

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem ext

.include <bsd.port.mk>
