aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-08-28 12:10:12 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-08-28 12:10:12 +0000
commit8096f7d5b1800486370e60250282b96e88efc015 (patch)
treed68a99134b51c3db03301aaeaf785dd722ba0173 /databases/Makefile
parentde8afdb9eed40eb4d7340851704059aaf8c52f11 (diff)
downloadports-8096f7d5b1800486370e60250282b96e88efc015.tar.gz
ports-8096f7d5b1800486370e60250282b96e88efc015.zip
New port: databases/p5-Protocol-CassandraCQL
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3. It is not in itself a CQL client; it simply provides the necessary support functions to allow one to be written. For a complete client, see instead Net::Async::CassandraCQL. WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/ PR: 186055 Submitted by: admins@perceptyx.com
Notes
Notes: svn path=/head/; revision=366398
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 d683f67d230c..3905cef56855 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -439,6 +439,7 @@
SUBDIR += p5-PostgreSQL-PLPerl-Call
SUBDIR += p5-PostgreSQL-PLPerl-Trace
SUBDIR += p5-Prophet
+ SUBDIR += p5-Protocol-CassandraCQL
SUBDIR += p5-RRD-Simple
SUBDIR += p5-Redis
SUBDIR += p5-Redis-hiredis