aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-11-06 14:30:04 +0000
committerMark Felder <feld@FreeBSD.org>2015-11-06 14:30:04 +0000
commit106bed3d77207bd15e67fa8bc95d4c509bfe934b (patch)
treea30ea080833e3013a554f963c94323d81fee4d54 /databases/Makefile
parent6ee25311390809ae322064dfa74eeb4d359d3deb (diff)
downloadports-106bed3d77207bd15e67fa8bc95d4c509bfe934b.tar.gz
ports-106bed3d77207bd15e67fa8bc95d4c509bfe934b.zip
OpenTSDB is a distributed, scalable Time Series Database (TSDB) written
on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable. WWW: http://www.opentsdb.net Differential Revision: https://reviews.freebsd.org/D4083
Notes
Notes: svn path=/head/; revision=400934
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index cf2aa20ea309..bc4f7b98c8c9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -244,6 +244,7 @@
SUBDIR += openark-kit
SUBDIR += openbase-jdbc
SUBDIR += opendbx
+ SUBDIR += opentsdb
SUBDIR += oracle7-client
SUBDIR += oracle8-client
SUBDIR += oracle_odbc_driver