security/Makefile: add dand enable ruby-chef-vault
This commit is contained in:
parent
d027a65a46
commit
8677295f9f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.758 2020/04/30 11:33:24 nikita Exp $
|
||||
# $NetBSD: Makefile,v 1.759 2020/05/02 13:35:39 taca Exp $
|
||||
#
|
||||
|
||||
COMMENT= Security tools
|
||||
|
@ -522,6 +522,7 @@ SUBDIR+= rsaref
|
|||
SUBDIR+= ruby-airbrussh
|
||||
SUBDIR+= ruby-bcrypt
|
||||
SUBDIR+= ruby-bcrypt_pbkdf
|
||||
SUBDIR+= ruby-chef-vault
|
||||
SUBDIR+= ruby-ed25519
|
||||
SUBDIR+= ruby-ezcrypto
|
||||
SUBDIR+= ruby-gssapi
|
||||
|
|
Loading…
Reference in a new issue