diff options
author | wen <wen@FreeBSD.org> | 2011-02-25 08:45:45 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-25 08:45:45 +0800 |
commit | c9c0e88359dfb722fe86561105ab51d95ade39a9 (patch) | |
tree | 2185caa01220196f845654e0a001217b840b6123 /databases/Makefile | |
parent | e23099b123b1af0b0b95a0d88736275f79ffd73f (diff) | |
download | freebsd-ports-gnome-c9c0e88359dfb722fe86561105ab51d95ade39a9.tar.gz freebsd-ports-gnome-c9c0e88359dfb722fe86561105ab51d95ade39a9.tar.zst freebsd-ports-gnome-c9c0e88359dfb722fe86561105ab51d95ade39a9.zip |
pecl-tokyo_tyrant is a PHP extension provides object oriented API
for communicating with Tokyo Tyrant key-value store.
WWW: http://pecl.php.net/package/tokyo_tyrant/
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 cad783945cbb..63acf992c68f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -511,6 +511,7 @@ SUBDIR += pecl-memcached SUBDIR += pecl-mongo SUBDIR += pecl-sqlite + SUBDIR += pecl-tokyo_tyrant SUBDIR += pg_filedump SUBDIR += pg_rman SUBDIR += pgaccess |