diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-07-25 22:52:19 +0800 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-07-25 22:52:19 +0800 |
commit | 09fa11a5b42afe4da9a4ec5084caa0f1b68f97c1 (patch) | |
tree | f0fc7293d0ae863cfdb534a8e7b98ec6798fca38 /net/Makefile | |
parent | 30b2e807137f2dba50a69580c3b74494bb70b7d9 (diff) | |
download | freebsd-ports-gnome-09fa11a5b42afe4da9a4ec5084caa0f1b68f97c1.tar.gz freebsd-ports-gnome-09fa11a5b42afe4da9a4ec5084caa0f1b68f97c1.tar.zst freebsd-ports-gnome-09fa11a5b42afe4da9a4ec5084caa0f1b68f97c1.zip |
New port: net/rubygem-u2f
U2F is an open 2-factor authentication standard that enables keychain
devices, mobile phones and other devices to securely access any number
of web-based services - instantly and with no drivers or client
software needed
WWW: https://github.com/castle/ruby-u2f
Approved by: pi (mentor)
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 a9d91f250372..9c0de5ac7641 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1186,6 +1186,7 @@ SUBDIR += rubygem-twitter SUBDIR += rubygem-twitter-stream SUBDIR += rubygem-twitter4r + SUBDIR += rubygem-u2f SUBDIR += rubygem-uri-redis SUBDIR += rubygem-whois SUBDIR += rude |