diff options
author | swills <swills@FreeBSD.org> | 2013-10-21 09:40:12 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-21 09:40:12 +0800 |
commit | 5b22f940ffa3cbfd14612dad2b681a2fccb387de (patch) | |
tree | 3e34bc27c13f1e2c8e364ed3dbdcab0b1806b9d3 /net/Makefile | |
parent | 41bc73d26c88a1586c760d48df3901544eaf5ba8 (diff) | |
download | freebsd-ports-gnome-5b22f940ffa3cbfd14612dad2b681a2fccb387de.tar.gz freebsd-ports-gnome-5b22f940ffa3cbfd14612dad2b681a2fccb387de.tar.zst freebsd-ports-gnome-5b22f940ffa3cbfd14612dad2b681a2fccb387de.zip |
An abstract OAuth2 strategy for OmniAuth.
WWW: https://rubygems.org/gems/omniauth-oauth2
PR: ports/182698
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
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 bad3741749a3..1c705df88b80 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1041,6 +1041,7 @@ SUBDIR += rubygem-oauth SUBDIR += rubygem-oauth2 SUBDIR += rubygem-omniauth-oauth + SUBDIR += rubygem-omniauth-oauth2 SUBDIR += rubygem-open-uri-cached SUBDIR += rubygem-openid SUBDIR += rubygem-packetfu |