aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-06-30 21:08:46 +0000
committerSteve Wills <swills@FreeBSD.org>2017-06-30 21:08:46 +0000
commit2342c42b525fd3b7f1d3fbbdf88baf9d692ffe58 (patch)
treed86e870612e56cfc544c2728fa2ec28a8c04fa57 /databases/Makefile
parente8aa9c7dc792aa16281cceb01ee94577328c0b48 (diff)
downloadports-2342c42b525fd3b7f1d3fbbdf88baf9d692ffe58.tar.gz
ports-2342c42b525fd3b7f1d3fbbdf88baf9d692ffe58.zip
databases/timescaledb: create port
An open-source time-series database optimized for fast ingest and complex queries built on PostgreSQL. WWW: http://www.timescale.com/ PR: 220347 Submitted by: kbowling
Notes
Notes: svn path=/head/; revision=444782
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 b05b841e0eaa..9a444923bd88 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -994,6 +994,7 @@
SUBDIR += tdb
SUBDIR += tdbc
SUBDIR += tile38
+ SUBDIR += timescaledb
SUBDIR += tinycdb
SUBDIR += tokyocabinet
SUBDIR += tokyotyrant