diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-19 01:17:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-19 01:17:16 +0800 |
commit | 032a89639bb3ac0aaee7645e820120a75bc36a8b (patch) | |
tree | 0cd51b0b53c83f45589504570b94a6ff85b0147d /databases/Makefile | |
parent | 5ec76aa54579adb7fffec7d4e9c60c9eefb64f3d (diff) | |
download | freebsd-ports-gnome-032a89639bb3ac0aaee7645e820120a75bc36a8b.tar.gz freebsd-ports-gnome-032a89639bb3ac0aaee7645e820120a75bc36a8b.tar.zst freebsd-ports-gnome-032a89639bb3ac0aaee7645e820120a75bc36a8b.zip |
Add pecl-couchbase 2.3.0
The PHP client library provides fast access to documents stored in
a Couchbase Server.
WWW: https://pecl.php.net/package/couchbase
PR: 217645
Submitted by: John Chen <johnpupu@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 0bce8fbbdfbc..17847ff4ecb8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -541,6 +541,7 @@ SUBDIR += pear-Structures_DataGrid_DataSource_PDO SUBDIR += pear-XML_Query2XML SUBDIR += pecl-chdb + SUBDIR += pecl-couchbase SUBDIR += pecl-dbase SUBDIR += pecl-drizzle SUBDIR += pecl-leveldb |