aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2020-09-20 02:13:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2020-09-20 02:13:54 +0000
commit76af9b2b6996e4d2ffbeca53edfb2ca46277f398 (patch)
tree6f7a869fa334e964056b7ee9f3db23328df157a0 /security/Makefile
parenta75abc3efabd98b1378ecb5da4e6d5d0c081541a (diff)
downloadports-76af9b2b6996e4d2ffbeca53edfb2ca46277f398.tar.gz
ports-76af9b2b6996e4d2ffbeca53edfb2ca46277f398.zip
Add py-sequoia 0.19.0, python binding of sequoia.
PR: 249238 Submitted by: phryk-ports@wzff.de
Notes
Notes: svn path=/head/; revision=549083
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 aa71f99ecd04..5645687dc458 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -974,6 +974,7 @@
SUBDIR += py-scramp
SUBDIR += py-scrypt
SUBDIR += py-securesystemslib
+ SUBDIR += py-sequoia
SUBDIR += py-service_identity
SUBDIR += py-signedjson
SUBDIR += py-social-auth-core