diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2012-01-03 11:50:35 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2012-01-03 11:50:35 +0000 |
commit | 6823f4a0645bbb9c83bfabbfe2ec754ac6f3b2ce (patch) | |
tree | ff16a3cf65798449c571d321d8bdf5df36edb6d1 /databases/Makefile | |
parent | ebe189c5a25acba4158fa675f3c3d578a560cc46 (diff) |
Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra.
PR: ports/163794
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Notes
Notes:
svn path=/head/; revision=288466
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 9881c87086c9..685d9326b65b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -563,6 +563,7 @@ SUBDIR += php5-mysqli SUBDIR += php5-odbc SUBDIR += php5-pdo + SUBDIR += php5-pdo_cassandra SUBDIR += php5-pdo_dblib SUBDIR += php5-pdo_firebird SUBDIR += php5-pdo_mysql |