aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-authentiq
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-03-20 09:57:41 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-03-20 09:57:41 +0000
commita08d5ac3be2d50f760bfb549faa641a58f339bf5 (patch)
tree8b78c435a3554a9cfc4d3b146cd6612dbcc2fcf8 /net/rubygem-omniauth-authentiq
parent0624c3b769880ee5f06d3ded12e538e71e2455dd (diff)
downloadports-a08d5ac3be2d50f760bfb549faa641a58f339bf5.tar.gz
ports-a08d5ac3be2d50f760bfb549faa641a58f339bf5.zip
Notes
Diffstat (limited to 'net/rubygem-omniauth-authentiq')
-rw-r--r--net/rubygem-omniauth-authentiq/Makefile20
-rw-r--r--net/rubygem-omniauth-authentiq/distinfo3
-rw-r--r--net/rubygem-omniauth-authentiq/pkg-descr4
3 files changed, 27 insertions, 0 deletions
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 <bsd.port.mk>
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