diff options
author | rm <rm@FreeBSD.org> | 2012-06-18 03:00:47 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-06-18 03:00:47 +0800 |
commit | 2b90c1eb19ab0800388a1d64718f22f596f745b0 (patch) | |
tree | efa17973df82c06b5d865ab68bacf446328c22f9 /www/Makefile | |
parent | 39af61b8d11b4c917c94d8f1000a4978b8a36b43 (diff) | |
download | freebsd-ports-gnome-2b90c1eb19ab0800388a1d64718f22f596f745b0.tar.gz freebsd-ports-gnome-2b90c1eb19ab0800388a1d64718f22f596f745b0.tar.zst freebsd-ports-gnome-2b90c1eb19ab0800388a1d64718f22f596f745b0.zip |
rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.
WWW: https://github.com/racker/rackspace-monitoring
PR: ports/168562
Submitted by: koobs <koobs.freebsd@gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e9ee1e1e131e..b9418d08f3fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1582,6 +1582,7 @@ SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit + SUBDIR += py-rackspace-monitoring SUBDIR += py-recaptcha SUBDIR += py-requests SUBDIR += py-requests-oauth-hook |