21 lines
358 B
Makefile
21 lines
358 B
Makefile
PORTNAME= gitaly
|
|
PORTVERSION= 19.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-gitlab>=1.0<2.0:net/rubygem-grpc-gitlab
|
|
|
|
USES= cpe gem
|
|
|
|
CPE_VENDOR= gitlab
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|