summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2016-12-30 22:34:14 +0000
committermaya <maya@pkgsrc.org>2016-12-30 22:34:14 +0000
commit2e7b5c80bffa126ef1c10cd3119711a2e258fe34 (patch)
tree552c1d2bd0c7452f21dd393b850a924295f61ee9
parentc84d8d1aa60c523bcfc4a48a24829acee6541284 (diff)
downloadpkgsrc-2e7b5c80bffa126ef1c10cd3119711a2e258fe34.tar.gz
Add py-cryptodome.
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 5f76e3e1be9..65348bae651 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.597 2016/12/08 03:00:12 jnemeth Exp $
+# $NetBSD: Makefile,v 1.598 2016/12/30 22:34:14 maya Exp $
#
COMMENT= Security tools
@@ -384,6 +384,7 @@ SUBDIR+= py-certifi
SUBDIR+= py-crack
SUBDIR+= py-cryptkit
SUBDIR+= py-crypto
+SUBDIR+= py-cryptodome
SUBDIR+= py-cryptography
SUBDIR+= py-cryptopp
SUBDIR+= py-cybox