aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-gitaly-proto083/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-gitaly-proto083/Makefile')
-rw-r--r--net/rubygem-gitaly-proto083/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net/rubygem-gitaly-proto083/Makefile b/net/rubygem-gitaly-proto083/Makefile
deleted file mode 100644
index fa6c52639a9c..000000000000
--- a/net/rubygem-gitaly-proto083/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= gitaly-proto
-PORTVERSION= 0.83.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 083
-
-MAINTAINER= mfechner@FreeBSD.org
-COMMENT= Protobuf specifications and client libraries for Gitaly
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead.
-EXPIRATION_DATE= 2018-05-31
-
-RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
- rubygem-grpc>=1.0:net/rubygem-grpc
-
-PORTSCOUT= limit:^0\.83\.
-
-NO_ARCH= yes
-USES= gem
-USE_RUBY= yes
-
-.include <bsd.port.mk>