18 lines
319 B
Makefile

PORTNAME= grpc_reflection
PORTVERSION= 0.2.0
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 <bsd.port.mk>