diff --git a/devel/rubygem-google-protobuf/Makefile b/devel/rubygem-google-protobuf/Makefile index baca8a086f69..224dcc367e1c 100644 --- a/devel/rubygem-google-protobuf/Makefile +++ b/devel/rubygem-google-protobuf/Makefile @@ -1,21 +1,24 @@ PORTNAME= google-protobuf PORTVERSION= 4.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG 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 RUN_DEPENDS= rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ rubygem-rake>=13.3<14:devel/rubygem-rake -USES= gem shebangfix +USES= cpe gem shebangfix + +CPE_PRODUCT= protobuf +CPE_VENDOR= google SHEBANG_GLOB= *.rb .include