Files
ports/net/rubygem-gitlab-gkg-proto/Makefile
T

19 lines
387 B
Makefile

PORTNAME= gitlab-gkg-proto
PORTVERSION= 0.37.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Auto-generated gRPC client for the GitLab Knowledge Graph service
WWW= https://gitlab.com/gitlab-org/orbit/knowledge-graph
LICENSE= MIT
RUN_DEPENDS= rubygem-grpc-gitlab>=1.0<2.0:net/rubygem-grpc-gitlab
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>