summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-21 04:22:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-21 04:22:10 +0000
commit56753795fd9fe53249424539dfd6720c17ce26d3 (patch)
tree30e3ec3bf69a390d51a133df2cc4cc0cb730b89f /security/Makefile
parentUpgrade to 0.991RC2 (diff)
add py-mcrypt 1.0
A comprehensive Python interface to the mcrypt library
Notes
Notes: svn path=/head/; revision=63301
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index ccee57b87621..8ae47ee75768 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -208,6 +208,7 @@
SUBDIR += py-fchksum
SUBDIR += py-gnupg
SUBDIR += py-m2crypto
+ SUBDIR += py-mcrypt
SUBDIR += py-mhash
SUBDIR += py-openssl
SUBDIR += py-pow