summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>2005-05-20 18:10:54 +0000
committeraugustss <augustss@pkgsrc.org>2005-05-20 18:10:54 +0000
commitf424b9ebb8bda42bfafd325ad3489277079b0903 (patch)
tree239c3d3aaaa97f90e67cca400aa91598d724a29c /security/Makefile
parent25f294fb28d8910b0cbc88a28d0865a7ef8bcc5d (diff)
downloadpkgsrc-f424b9ebb8bda42bfafd325ad3489277079b0903.tar.gz
Add py-mcrypt, a Python front end to the mcrypt library.
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 c30ece79fe7..2e863ce2cf4 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2005/05/05 20:18:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.241 2005/05/20 18:10:54 augustss Exp $
#
COMMENT= Security tools
@@ -188,6 +188,7 @@ SUBDIR+= py-cryptkit
SUBDIR+= py-gnupg
SUBDIR+= py-gnutls
SUBDIR+= py-m2crypto
+SUBDIR+= py-mcrypt
SUBDIR+= pyca
SUBDIR+= qca
SUBDIR+= qca-tls