aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2015-06-20 08:02:19 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2015-06-20 08:02:19 +0000
commitaa9341c1e3070094d9e2892020ebb6ac00f792cd (patch)
tree42093fb9cd41ccc5a05a192508f7531f7cb9e139 /databases/Makefile
parent8678f6ce418c58bd3c2a0870e52935564c5d930b (diff)
downloadports-aa9341c1e3070094d9e2892020ebb6ac00f792cd.tar.gz
ports-aa9341c1e3070094d9e2892020ebb6ac00f792cd.zip
- New port: databases/cassandra-cpp-driver
DataStax Cpp Driver is modern, feature-rich, and highly tunable C/C++ client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's native protocol and Cassandra Query Language v3. WWW: http://datastax.github.io/cpp-driver/
Notes
Notes: svn path=/head/; revision=390149
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 3df86bfd8d24..b0ea345b55be 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -26,6 +26,7 @@
SUBDIR += buzhug
SUBDIR += c3p0
SUBDIR += cassandra
+ SUBDIR += cassandra-cpp-driver
SUBDIR += cassandra2
SUBDIR += cdb
SUBDIR += cego