diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2012-01-03 19:50:35 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2012-01-03 19:50:35 +0800 |
commit | 45702713969da48ec50617335c11307593c633d6 (patch) | |
tree | bf83728ecc728d798b324f24210416f7fdda182c /databases/Makefile | |
parent | 14577b3a7636d556336af14a39525ed17b593168 (diff) | |
download | freebsd-ports-gnome-45702713969da48ec50617335c11307593c633d6.tar.gz freebsd-ports-gnome-45702713969da48ec50617335c11307593c633d6.tar.zst freebsd-ports-gnome-45702713969da48ec50617335c11307593c633d6.zip |
Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra.
PR: ports/163794
Submitted by: Gasol Wu <gasol.wu@gmail.com>
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 |