From 09fa11a5b42afe4da9a4ec5084caa0f1b68f97c1 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Mon, 25 Jul 2016 14:52:19 +0000 Subject: 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) --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') 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 -- cgit