aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 17:51:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 17:51:30 +0000
commitefbf2c233447572251bf192e68cafc5f7826e879 (patch)
treed24c484c589d5a6b15a64dcfa4080ffdcc2829a0 /security/Makefile
parent64edb083c7e698ee451f903bf19142540844496c (diff)
downloadports-efbf2c233447572251bf192e68cafc5f7826e879.tar.gz
ports-efbf2c233447572251bf192e68cafc5f7826e879.zip
Add py-azure-keyvault-keys 4.3.1
Azure Key Vault Keys Client Library provides cryptographic key management. It can be used to create, store, and control access to the keys used to encrypt your data. WWW: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-keys
Notes
Notes: svn path=/head/; revision=565536
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 0b81ec7dc797..544440962cfe 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -847,6 +847,7 @@
SUBDIR += py-asyncssh
SUBDIR += py-authlib
SUBDIR += py-azure-keyvault-certificates
+ SUBDIR += py-azure-keyvault-keys
SUBDIR += py-bcrypt
SUBDIR += py-btchip-python
SUBDIR += py-cerealizer