ports/net/rubygem-grpc_reflection/Makefile
2025-02-20 08:26:19 +02:00

15 lines
305 B
Makefile

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
.include <bsd.port.mk>