diff options
author | swills <swills@FreeBSD.org> | 2014-10-10 05:01:50 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-10-10 05:01:50 +0800 |
commit | 3a074529c702c7a22374e508e1c21dfb104e7be3 (patch) | |
tree | 399d8d70ae4e7e4c513600fc1954764cdaf505a6 /net/Makefile | |
parent | eaf32f6ce0d367589c28f66efe76a4559da469f1 (diff) | |
download | freebsd-ports-gnome-3a074529c702c7a22374e508e1c21dfb104e7be3.tar.gz freebsd-ports-gnome-3a074529c702c7a22374e508e1c21dfb104e7be3.tar.zst freebsd-ports-gnome-3a074529c702c7a22374e508e1c21dfb104e7be3.zip |
net/rubygem-omniauth-facebook: create port
Facebook OAuth2 Strategy for OmniAuth
WWW: https://github.com/mkdynamic/omniauth-facebook
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 ce0c51b0c4f3..7a74e9d06739 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1008,6 +1008,7 @@ SUBDIR += rubygem-oauth SUBDIR += rubygem-oauth2 SUBDIR += rubygem-octokit + SUBDIR += rubygem-omniauth-facebook SUBDIR += rubygem-omniauth-github SUBDIR += rubygem-omniauth-github-discourse SUBDIR += rubygem-omniauth-google-oauth2 |