aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-05 03:32:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-05 03:32:06 +0000
commit3476a93d19000397b5226d8d6e05d73428609ec5 (patch)
treeea0d0a7c69d929963a66e289028443f4e4b9a2e8 /security/Makefile
parent7c9040518028f43cb606b557fa48d110cd3d5b0c (diff)
downloadports-3476a93d19000397b5226d8d6e05d73428609ec5.tar.gz
ports-3476a93d19000397b5226d8d6e05d73428609ec5.zip
New port: security/py-scp: Scp module for paramiko
PR: 224423 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Notes
Notes: svn path=/head/; revision=466526
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 f9881e8fdf93..8beca02ca1f0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -993,6 +993,7 @@
SUBDIR += py-requests-kerberos
SUBDIR += py-rsa
SUBDIR += py-safe
+ SUBDIR += py-scp
SUBDIR += py-scrypt
SUBDIR += py-service_identity
SUBDIR += py-signedjson