aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-08 21:45:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-08 21:45:53 +0000
commit1e005bc37f52c5f8306c4e1d240d68ffc0530fd6 (patch)
treeac7f8c6ffdb604502e8afb3156822730a82ad97e /databases/Makefile
parent16fff2cdf62c2326a790867fb7c714be408940db (diff)
downloadports-1e005bc37f52c5f8306c4e1d240d68ffc0530fd6.tar.gz
ports-1e005bc37f52c5f8306c4e1d240d68ffc0530fd6.zip
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses libmemcached library to provide API for communicating with memcached servers. WWW: http://pecl.php.net/package/memcached PR: ports/131172 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=227828
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 372e78ed7dce..ea01d4eee4bf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -399,6 +399,7 @@
SUBDIR += pear-XML_Query2XML
SUBDIR += pecl-mdbtools
SUBDIR += pecl-memcache
+ SUBDIR += pecl-memcached
SUBDIR += pecl-sqlite
SUBDIR += pgaccess
SUBDIR += pgadmin3