summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-05-09 04:41:27 +0000
committertaca <taca@pkgsrc.org>2021-05-09 04:41:27 +0000
commit7eae5d33470441086e3724b33a08a97a5348b2e0 (patch)
tree4b99677e40abb3b54ef6f20d211cd50d8d14e3c9 /security
parent1989a89d99ef5d77521de78d7bdb4a8d0605e9a0 (diff)
downloadpkgsrc-7eae5d33470441086e3724b33a08a97a5348b2e0.tar.gz
security/Makefile: add and enable ruby-certified
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 4ec49cdb3c0..4437367b08e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.818 2021/05/05 16:01:18 pho Exp $
+# $NetBSD: Makefile,v 1.819 2021/05/09 04:41:27 taca Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -533,6 +533,7 @@ SUBDIR+= rsaref
SUBDIR+= ruby-airbrussh
SUBDIR+= ruby-bcrypt
SUBDIR+= ruby-bcrypt_pbkdf
+SUBDIR+= ruby-certified
SUBDIR+= ruby-chef-vault
SUBDIR+= ruby-ed25519
SUBDIR+= ruby-ezcrypto