diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-14 21:15:51 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-14 21:15:51 +0800 |
commit | 2202934de7c8a1017316e7ec65ff936fd0639889 (patch) | |
tree | 7bcac4dbd83e7aab824c637f429751094aadc1af /net/Makefile | |
parent | 9b9079dc8572b06a088597dfee326674f25a6c53 (diff) | |
download | freebsd-ports-gnome-2202934de7c8a1017316e7ec65ff936fd0639889.tar.gz freebsd-ports-gnome-2202934de7c8a1017316e7ec65ff936fd0639889.tar.zst freebsd-ports-gnome-2202934de7c8a1017316e7ec65ff936fd0639889.zip |
New port: net/py-s3transfer.
Amazon S3 Transfer Manager for Python.
WWW: https://github.com/boto/s3transfer
PR: 207833
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index cef7967198eb..fc1a92d3f4c1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -989,6 +989,7 @@ SUBDIR += py-ripe.atlas.sagan SUBDIR += py-ripe.atlas.tools SUBDIR += py-s3cmd + SUBDIR += py-s3transfer SUBDIR += py-simplesoap SUBDIR += py-smbpasswd SUBDIR += py-soappy |