diff options
author | wg <wg@FreeBSD.org> | 2015-09-24 22:16:30 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2015-09-24 22:16:30 +0800 |
commit | bf84566c88799ea2f6acfbab8803bfbfa2e513c5 (patch) | |
tree | 47055b6da21787277886d3762f5a33b0cf7fa392 /sysutils/Makefile | |
parent | 8ddea13370be75b9e4ea9c9288e28392fae26b59 (diff) | |
download | freebsd-ports-gnome-bf84566c88799ea2f6acfbab8803bfbfa2e513c5.tar.gz freebsd-ports-gnome-bf84566c88799ea2f6acfbab8803bfbfa2e513c5.tar.zst freebsd-ports-gnome-bf84566c88799ea2f6acfbab8803bfbfa2e513c5.zip |
sysutils/py-cdmi: CDMI for OpenStack's Swift
A Python egg that adds support for the CDMI protocol to OpenStack Swift.
WWW: https://github.com/osaddon/cdmi
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index beb5c41fc2c1..c4d5e2aff7c7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -759,6 +759,7 @@ SUBDIR += py-XenAPI SUBDIR += py-analyzemft SUBDIR += py-bcfg2 + SUBDIR += py-cdmi SUBDIR += py-croniter SUBDIR += py-crontab SUBDIR += py-danzfs |