aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-07 21:49:59 +0800
committermiwi <miwi@FreeBSD.org>2007-03-07 21:49:59 +0800
commitdb909dbbef34a2a752a45f803d85b60fbb0823f7 (patch)
tree6a2e20d0cfe51cc3ad4b009f9dd42ca440e3837d /security/Makefile
parent27a587fc0578efc73ffdada6a080e084cfa6670e (diff)
downloadfreebsd-ports-gnome-db909dbbef34a2a752a45f803d85b60fbb0823f7.tar.gz
freebsd-ports-gnome-db909dbbef34a2a752a45f803d85b60fbb0823f7.tar.zst
freebsd-ports-gnome-db909dbbef34a2a752a45f803d85b60fbb0823f7.zip
py-bcrypt is a Python wrapper of OpenBSDs Blowfish password hashing code,
as described in A Future-Adaptable Password Scheme by Niels Provos and David Mazières. WWW: http://www.mindrot.org/projects/py-bcrypt/
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 01a268cfb5d9..b0a62bf0d37b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -577,6 +577,7 @@
SUBDIR += pwauth
SUBDIR += pwman
SUBDIR += pxytest
+ SUBDIR += py-bcrypt
SUBDIR += py-cerealizer
SUBDIR += py-clamav
SUBDIR += py-crack