diff options
author | tz <tz@FreeBSD.org> | 2017-03-20 17:57:41 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-03-20 17:57:41 +0800 |
commit | cb1109954c2861775d29fa5715c721ad18378c8c (patch) | |
tree | 8b78c435a3554a9cfc4d3b146cd6612dbcc2fcf8 /net/Makefile | |
parent | a22a13dc5dba02df824302d341245c03fae514ce (diff) | |
download | freebsd-ports-gnome-cb1109954c2861775d29fa5715c721ad18378c8c.tar.gz freebsd-ports-gnome-cb1109954c2861775d29fa5715c721ad18378c8c.tar.zst freebsd-ports-gnome-cb1109954c2861775d29fa5715c721ad18378c8c.zip |
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
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 700fccf7072f..0668ee6de04d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1188,6 +1188,7 @@ SUBDIR += rubygem-octokit SUBDIR += rubygem-octopress-deploy SUBDIR += rubygem-omniauth-auth0 + SUBDIR += rubygem-omniauth-authentiq SUBDIR += rubygem-omniauth-azure-oauth2 SUBDIR += rubygem-omniauth-facebook SUBDIR += rubygem-omniauth-github |