Changeset View
Changeset View
Standalone View
Standalone View
devel/rubygem-google-protobuf/Makefile
PORTNAME= google-protobuf | PORTNAME= google-protobuf | ||||
PORTVERSION= 3.21.7 | PORTVERSION= 3.21.7 | ||||
PORTREVISION= 1 | |||||
CATEGORIES= devel rubygems | CATEGORIES= devel rubygems | ||||
MASTER_SITES= RG | MASTER_SITES= RG | ||||
MAINTAINER= sunpoet@FreeBSD.org | MAINTAINER= sunpoet@FreeBSD.org | ||||
COMMENT= Ruby extension to Google Protocol Buffers | COMMENT= Ruby extension to Google Protocol Buffers | ||||
WWW= https://developers.google.com/protocol-buffers/ | WWW= https://developers.google.com/protocol-buffers/ | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
USES= gem shebangfix | USES= gem shebangfix | ||||
USE_RUBY= yes | USE_RUBY= yes | ||||
SHEBANG_GLOB= *.rb | SHEBANG_GLOB= *.rb | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |