From a08d5ac3be2d50f760bfb549faa641a58f339bf5 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Mon, 20 Mar 2017 09:57:41 +0000 Subject: New port: net/rubygem-omniauth-authentiq Official OmniAuth strategy for authenticating with an Authentiq ID mobile app (iOS, Android). WWW: https://github.com/AuthentiqID/omniauth-authentiq --- net/rubygem-omniauth-authentiq/Makefile | 20 ++++++++++++++++++++ net/rubygem-omniauth-authentiq/distinfo | 3 +++ net/rubygem-omniauth-authentiq/pkg-descr | 4 ++++ 3 files changed, 27 insertions(+) create mode 100644 net/rubygem-omniauth-authentiq/Makefile create mode 100644 net/rubygem-omniauth-authentiq/distinfo create mode 100644 net/rubygem-omniauth-authentiq/pkg-descr (limited to 'net/rubygem-omniauth-authentiq') diff --git a/net/rubygem-omniauth-authentiq/Makefile b/net/rubygem-omniauth-authentiq/Makefile new file mode 100644 index 000000000000..e56ae5459158 --- /dev/null +++ b/net/rubygem-omniauth-authentiq/Makefile @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= omniauth-authentiq +PORTVERSION= 0.3.0 +CATEGORIES= net rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Authentiq OAuth2 Strategy for OmniAuth + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-omniauth-oauth2>=1.3.1:net/rubygem-omniauth-oauth2 + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include diff --git a/net/rubygem-omniauth-authentiq/distinfo b/net/rubygem-omniauth-authentiq/distinfo new file mode 100644 index 000000000000..e36d0e61df5f --- /dev/null +++ b/net/rubygem-omniauth-authentiq/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1490003344 +SHA256 (rubygem/omniauth-authentiq-0.3.0.gem) = 0a5c81998e588fd5317326cba66588b204b4ce515d576b3cc19572307bce2b37 +SIZE (rubygem/omniauth-authentiq-0.3.0.gem) = 9728 diff --git a/net/rubygem-omniauth-authentiq/pkg-descr b/net/rubygem-omniauth-authentiq/pkg-descr new file mode 100644 index 000000000000..7130e6f3dfe6 --- /dev/null +++ b/net/rubygem-omniauth-authentiq/pkg-descr @@ -0,0 +1,4 @@ +Official OmniAuth strategy for authenticating +with an Authentiq ID mobile app (iOS, Android). + +WWW: https://github.com/AuthentiqID/omniauth-authentiq -- cgit v1.2.3