diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-22 11:41:01 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-22 11:41:01 +0800 |
commit | 00c36e80c7455f70377f86ab81cf23e5f7ed6a12 (patch) | |
tree | f49a0090cf51ff7c11bb3f17b3dbdd86d9036fd0 /www/Makefile | |
parent | a6a0b8ca4d58adfd5f1970514a8a63b04d215124 (diff) | |
download | freebsd-ports-gnome-00c36e80c7455f70377f86ab81cf23e5f7ed6a12.tar.gz freebsd-ports-gnome-00c36e80c7455f70377f86ab81cf23e5f7ed6a12.tar.zst freebsd-ports-gnome-00c36e80c7455f70377f86ab81cf23e5f7ed6a12.zip |
Graphite provides real-time visualization and storage
of numeric time-series data on an enterprise level.
WWW: http://launchpad.net/graphite
PR: ports/165285
Submitted by: Evan Sarmiento <esarmiento@wayfair.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 cfa46dfc8211..6a8bb0d45da7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1469,6 +1469,7 @@ SUBDIR += py-formencode SUBDIR += py-funkload SUBDIR += py-google-api-python-client + SUBDIR += py-graphite-web SUBDIR += py-gunicorn SUBDIR += py-html5lib SUBDIR += py-httplib2 |