diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-03-18 02:21:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-03-18 02:21:46 +0800 |
commit | 9bbb7c2e1ce16acac170b33a16a7f1be6f91201a (patch) | |
tree | 2bbf734b2057eef2f509bcd3c011c8ae14b0528b /security/Makefile | |
parent | ba462d3743c154d305c9275065b079f539add59a (diff) | |
download | freebsd-ports-gnome-9bbb7c2e1ce16acac170b33a16a7f1be6f91201a.tar.gz freebsd-ports-gnome-9bbb7c2e1ce16acac170b33a16a7f1be6f91201a.tar.zst freebsd-ports-gnome-9bbb7c2e1ce16acac170b33a16a7f1be6f91201a.zip |
Add py-cryptography-vectors 2.6.1
cryptography-vectors provides test vectors for the cryptography package.
WWW: https://github.com/pyca/cryptography/tree/master/vectors
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 1653f7a01463..b2df6652e6c9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -931,6 +931,7 @@ PORTREVISION= 1 SUBDIR += py-cryptkit SUBDIR += py-cryptlib_py SUBDIR += py-cryptography + SUBDIR += py-cryptography-vectors SUBDIR += py-cybox SUBDIR += py-dfdatetime SUBDIR += py-dfvfs |