aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-23 17:03:45 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-23 17:03:45 +0800
commita929724cb9c66b2655a33aebfb4cf0849b26b3ca (patch)
treea07a830ae009a669815bc552d06ea03dfe26cd0a /security/Makefile
parent62ad46dd0f016b70835045d2b75162fe201f2ad0 (diff)
downloadfreebsd-ports-gnome-a929724cb9c66b2655a33aebfb4cf0849b26b3ca.tar.gz
freebsd-ports-gnome-a929724cb9c66b2655a33aebfb4cf0849b26b3ca.tar.zst
freebsd-ports-gnome-a929724cb9c66b2655a33aebfb4cf0849b26b3ca.zip
add py-rijndael
A pure python implementation of the Rijndael encryption algorithm
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