20 lines
344 B
Makefile
20 lines
344 B
Makefile
PORTNAME= gitaly
|
|
PORTVERSION= 16.1.0
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Auto-generated gRPC client for gitaly
|
|
WWW= https://gitlab.com/gitlab-org/gitaly
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-grpc>=1.0<2.0:net/rubygem-grpc
|
|
|
|
USES= cpe gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
CPE_VENDOR= gitlab
|
|
|
|
.include <bsd.port.mk>
|