aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-09 19:32:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-09 19:32:28 +0000
commit5b4caf45a85437d6b926bf9f859edf89c3902bbd (patch)
tree60055126b07e4d620e9d860973a5cea6d7ed4509 /security/Makefile
parentee9c755f81aea20ee5a08f89b55ce581d4a875cc (diff)
downloadports-5b4caf45a85437d6b926bf9f859edf89c3902bbd.tar.gz
ports-5b4caf45a85437d6b926bf9f859edf89c3902bbd.zip
Add totp-cli 1.1.1
This is a simple TOTP (Time-based One-time Password) CLI tool. TOTP is the most common mechanism for 2FA (Two-Factor-Authentication). You can manage and organize your accounts with namespaces and protect your data with a password. WWW: https://github.com/yitsushi/totp-cli
Notes
Notes: svn path=/head/; revision=511661
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 ec20d83849d8..2b12e3fbe2c1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1279,6 +1279,7 @@
SUBDIR += tlswrap
SUBDIR += tor
SUBDIR += tor-devel
+ SUBDIR += totp-cli
SUBDIR += tpm-tools
SUBDIR += trezord
SUBDIR += trinokiller