summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authornikita <nikita@pkgsrc.org>2020-04-28 13:46:35 +0000
committernikita <nikita@pkgsrc.org>2020-04-28 13:46:35 +0000
commit6512f47b8c92edac1bd90118cfdb829817924906 (patch)
tree0690288fbd4f8bc0d3e6e07131e0ca25e987c90b /security/Makefile
parent1025cb2b4ae87128e85c741ee88b2ca1be9e07e4 (diff)
downloadpkgsrc-6512f47b8c92edac1bd90118cfdb829817924906.tar.gz
Add security/libgabe Version 1.0
Import from wip Fork of the CP ABE library libbswabe (http://hms.isi.jhu.edu/acsc/cpabe/) replacing OpenSSL with libgcrypt and fixing some bugs.
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 3283eeb262c..94d196d2942 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.753 2020/04/25 18:36:10 gutteridge Exp $
+# $NetBSD: Makefile,v 1.754 2020/04/28 13:46:35 nikita Exp $
#
COMMENT= Security tools
@@ -163,6 +163,7 @@ SUBDIR+= libdecaf
SUBDIR+= libdes
SUBDIR+= libfprint
SUBDIR+= libfwbuilder
+SUBDIR+= libgabe
SUBDIR+= libgcrypt
SUBDIR+= libgfshare
SUBDIR+= libglobalplatform