aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-18 06:29:52 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-18 06:29:52 +0000
commit348769857cf80064f73fa85141098fc74882648c (patch)
treea4a520f2e900c4c5555fd0320b0fd520ce523e1c /security/Makefile
parentbdb0a24b0334580e7205e3d14e080dde17ddd582 (diff)
downloadports-348769857cf80064f73fa85141098fc74882648c.tar.gz
ports-348769857cf80064f73fa85141098fc74882648c.zip
New port: security/cloak
A command line OTP (One Time Password) Authenticator application written in Rust that generates time-based and counter-based OTP codes. WWW: https://github.com/evansmurithi/cloak
Notes
Notes: svn path=/head/; revision=506837
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 48162d6f3870..5bcb2441f0cd 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -91,6 +91,7 @@
SUBDIR += clamfs
SUBDIR += clamsmtp
SUBDIR += clamtk
+ SUBDIR += cloak
SUBDIR += clusterssh
SUBDIR += cops
SUBDIR += courier-authlib