diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-18 00:38:26 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-18 00:38:26 +0800 |
commit | 99190c62e9d85f9c7a19901a28159505bc923a23 (patch) | |
tree | 3c1308aa243898294c7bbb107ef0e86044ec6c49 /net/Makefile | |
parent | 8ee1b0a870171ec2c3a7308be0c9842763ebf01a (diff) | |
download | freebsd-ports-gnome-99190c62e9d85f9c7a19901a28159505bc923a23.tar.gz freebsd-ports-gnome-99190c62e9d85f9c7a19901a28159505bc923a23.tar.zst freebsd-ports-gnome-99190c62e9d85f9c7a19901a28159505bc923a23.zip |
Add py-python-barbicanclient 4.1.0, client Library for OpenStack
Barbican Key Management API.
PR: 215298
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
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 180dd172216c..de9946ae57ff 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1015,6 +1015,7 @@ SUBDIR += py-pysmb SUBDIR += py-pysocks SUBDIR += py-pystun + SUBDIR += py-python-barbicanclient SUBDIR += py-python-bitcoinrpc SUBDIR += py-python-ceilometerclient SUBDIR += py-python-cinderclient |