aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-06-11 18:25:17 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-06-11 18:25:17 +0000
commit350839d292c6274a33ec1f32040763fd044c1c2d (patch)
treeb0b46f342e52130ee1dd331b71fece05978cad9b /security/Makefile
parentd776ccc36bfd84cd757c687ff00652d3827d1f09 (diff)
downloadports-350839d292c6274a33ec1f32040763fd044c1c2d.tar.gz
ports-350839d292c6274a33ec1f32040763fd044c1c2d.zip
ECDSA cryptographic signature library (pure python).
WWW: http://github.com/warner/python-ecdsa PR: 179448 Submitted by: Neil Booth Neil Booth <kyuupichan@gmail.com>
Notes
Notes: svn path=/head/; revision=320621
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 97b7fce54550..85d2dbdbc156 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -741,6 +741,7 @@
SUBDIR += py-crack
SUBDIR += py-cracklib
SUBDIR += py-cryptkit
+ SUBDIR += py-ecdsa
SUBDIR += py-fail2ban
SUBDIR += py-gnupg
SUBDIR += py-gnutls