aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-03-19 08:32:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-03-19 08:32:25 +0800
commitd8192c4f6f1fcfcf0a506949dbd76883e284be61 (patch)
tree809f9a879009ab663d53cfb2e8654ece0669ec98 /security/Makefile
parentf9e3209c4280db033fe39702e47d1976efd7ec64 (diff)
downloadfreebsd-ports-gnome-d8192c4f6f1fcfcf0a506949dbd76883e284be61.tar.gz
freebsd-ports-gnome-d8192c4f6f1fcfcf0a506949dbd76883e284be61.tar.zst
freebsd-ports-gnome-d8192c4f6f1fcfcf0a506949dbd76883e284be61.zip
Add rubygem-googleauth 0.5.1
This is Google's officially supported ruby client library for using OAuth 2.0 authorization and authentication with Google APIs. It allows simple authorization for accessing Google APIs and provides support for Application Default Credentials, as described at https://developers.google.com/accounts/docs/application-default-credentials WWW: https://github.com/google/google-auth-library-ruby
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 1c06840c71ae..7498c2226aee 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1004,6 +1004,7 @@
SUBDIR += rubygem-doorkeeper
SUBDIR += rubygem-encryptor
SUBDIR += rubygem-ezcrypto
+ SUBDIR += rubygem-googleauth
SUBDIR += rubygem-gpgr
SUBDIR += rubygem-gssapi
SUBDIR += rubygem-jugyo-twitter_oauth