aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-19 00:32:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-19 00:32:25 +0000
commite1cb7163dab057446f24aba39873e2cb3a109c6e (patch)
tree809f9a879009ab663d53cfb2e8654ece0669ec98 /security/Makefile
parent955af3e7950069fc4e8735f22200fc6f3ff2f061 (diff)
downloadports-e1cb7163dab057446f24aba39873e2cb3a109c6e.tar.gz
ports-e1cb7163dab057446f24aba39873e2cb3a109c6e.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
Notes
Notes: svn path=/head/; revision=436455
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