summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:18:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:18:32 +0000
commit5a5439658e5c8ab430b5c6ee3f6d79ba18b096a8 (patch)
tree3fd9335c277315309943aa7a58f08838459f208a /databases/Makefile
parentUpdate to 1.39 (diff)
The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers. Apart from being very similar to the API of Cache::Memcached, the Cached::Memcached::Managed API allows for management of groups of values, for simplified key generation and expiration, as well as version and namespace management and a few other goodies. WWW: http://search.cpan.org/dist/Cache-Memcached-Managed/ PR: ports/91203 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes: svn path=/head/; revision=152578
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 52b706a5a308..725d6654c46a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -145,6 +145,7 @@
SUBDIR += p5-CDB_File
SUBDIR += p5-CDB_File-Generator
SUBDIR += p5-Cache-Memcached
+ SUBDIR += p5-Cache-Memcached-Managed
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm