diff --git a/net/rubygem-grpc_reflection/Makefile b/net/rubygem-grpc_reflection/Makefile index 2cc24969d1fb..bc59134e5230 100644 --- a/net/rubygem-grpc_reflection/Makefile +++ b/net/rubygem-grpc_reflection/Makefile @@ -1,15 +1,17 @@ PORTNAME= grpc_reflection PORTVERSION= 0.1.1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= GRPC Server Reflection Protocol for Ruby WWW= https://github.com/y-yagi/grpc_reflection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem +NO_ARCH= yes + .include