summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-23 09:03:45 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-23 09:03:45 +0000
commitca7f19c4af3a845b34a823aa52a9274131df284b (patch)
tree7c5125c32d60acbf46ec8b5c682ee1f40336396c /security/Makefile
parentUpdate to 3.16. (diff)
add py-rijndael
A pure python implementation of the Rijndael encryption algorithm
Notes
Notes: svn path=/head/; revision=45391
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 0ce9f918cb1a..d17e88e631d3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -142,6 +142,7 @@
SUBDIR += py-fchksum
SUBDIR += py-gnupg
SUBDIR += py-m2crypto
+ SUBDIR += py-rijndael
SUBDIR += racoon
SUBDIR += radiusniff
SUBDIR += rid