aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-01-21 13:20:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-01-21 13:20:31 +0000
commit873908ed2985ff4880a2ac0cf74afb0dad96e1d2 (patch)
treee55f475c069ac54b89ccb784591a16afb8367038 /security/Makefile
parent0cd2bc005dcbe8905333da59f7f6ef1086420f41 (diff)
downloadports-873908ed2985ff4880a2ac0cf74afb0dad96e1d2.tar.gz
ports-873908ed2985ff4880a2ac0cf74afb0dad96e1d2.zip
New port: security/py-pyblake2
pyblake2 is an extension module for Python implementing BLAKE2 hash function. WWW: https://github.com/dchest/pyblake2
Notes
Notes: svn path=/head/; revision=459605
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 e725dd40af3e..694683729290 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -948,6 +948,7 @@
SUBDIR += py-pyaes
SUBDIR += py-pyaff4
SUBDIR += py-pyaxo
+ SUBDIR += py-pyblake2
SUBDIR += py-pyclamd
SUBDIR += py-pycrypto
SUBDIR += py-pycryptodome