Changeset View
Changeset View
Standalone View
Standalone View
head/net/rubygem-gitaly-proto084/Makefile
Property | Old Value | New Value |
---|---|---|
svn:eol-style | null | native \ No newline at end of property |
svn:keywords | null | FreeBSD=%H \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
# $FreeBSD$ | |||||
PORTNAME= gitaly-proto | |||||
PORTVERSION= 0.84.0 | |||||
CATEGORIES= net rubygems | |||||
MASTER_SITES= RG | |||||
PKGNAMESUFFIX= 084 | |||||
MAINTAINER= idefix@fechner.net | |||||
COMMENT= Protobuf specifications and client libraries for Gitaly | |||||
LICENSE= MIT | |||||
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ | |||||
rubygem-grpc>=1.0:net/rubygem-grpc | |||||
CONFLICTS_INSTALL= rubygem-gitaly-proto | |||||
PORTSCOUT= limit:^0\.84\. | |||||
NO_ARCH= yes | |||||
USES= gem | |||||
USE_RUBY= yes | |||||
.include <bsd.port.mk> |