summaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-github11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth-github11/Makefile')
-rw-r--r--net/rubygem-omniauth-github11/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net/rubygem-omniauth-github11/Makefile b/net/rubygem-omniauth-github11/Makefile
deleted file mode 100644
index a2190f8fe2c9..000000000000
--- a/net/rubygem-omniauth-github11/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= omniauth-github
-PORTVERSION= 1.1.2
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 11
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Official OmniAuth strategy for GitHub
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-omniauth-github instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \
- rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
-
-PORTSCOUT= limit:^1\.1\.
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>