aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2018-08-22 13:42:36 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2018-08-22 13:42:36 +0000
commitcfc95c2866c57cef582659599e015b5fb4e0312a (patch)
treeba095b579916a8cc19e97aabc575bc2f16a5bb7d /security/Makefile
parent61588e3ceaf38b9e7eb522edfebcb04679a4b1f2 (diff)
downloadports-cfc95c2866c57cef582659599e015b5fb4e0312a.tar.gz
ports-cfc95c2866c57cef582659599e015b5fb4e0312a.zip
New port: security/kbfsd: Service daemon for the Keybase filesystem (KBFS)
Its aim is to ease the process of using KBFS on FreeBSD. It takes care of the configuration the Keybase user would have to do manually otherwise. Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D16821
Notes
Notes: svn path=/head/; revision=477787
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 aaff18131c22..f9639ac8e3dd 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -292,6 +292,7 @@
SUBDIR += jbrofuzz
SUBDIR += john
SUBDIR += kbfs
+ SUBDIR += kbfsd
SUBDIR += kc
SUBDIR += kc24
SUBDIR += kdbx-viewer