diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-10-12 18:23:58 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-10-12 18:23:58 +0800 |
commit | 1ae3dc300cfa457566308c59fed040f45043df09 (patch) | |
tree | 1c40b5c7f8800f4839dfb7c37f68ab6917a00709 /net/Makefile | |
parent | 6192b3b66a74fd2481011f5a3aee000c3a1e8003 (diff) | |
download | freebsd-ports-gnome-1ae3dc300cfa457566308c59fed040f45043df09.tar.gz freebsd-ports-gnome-1ae3dc300cfa457566308c59fed040f45043df09.tar.zst freebsd-ports-gnome-1ae3dc300cfa457566308c59fed040f45043df09.zip |
Add py-glanceclient 2.5.0, client for the OpenStack Glance API.
PR: 213337
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 494f7599f94a..d4b506a5a682 100644 --- a/net/Makefile +++ b/net/Makefile @@ -962,6 +962,7 @@ SUBDIR += py-dugong SUBDIR += py-ec2-cli-tools SUBDIR += py-eventlet + SUBDIR += py-glanceclient SUBDIR += py-gntp SUBDIR += py-gspread SUBDIR += py-gspreadsheet |