aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:44:51 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:44:51 +0000
commit00654bc55feb6df18286c418641a59e07eebeeb2 (patch)
tree2107d34300907b766ae380a18f9b31fb5626acc6 /www/Makefile
parent8d16e221bede849c65a1d1e3986aca7a5a4b6e05 (diff)
"Catalyst::Plugin::Session::Store::Memcached" is a session storage
plugin for Catalyst that uses the Cache::Memcached::Managed module to connect to memcached, a fast data caching server. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Memcached/ PR: ports/91208 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes: svn path=/head/; revision=152585
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 40b50685f133..4f12d8b9e9b4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -523,6 +523,7 @@
SUBDIR += p5-Catalyst-Plugin-Session-Store-DBI
SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap
SUBDIR += p5-Catalyst-Plugin-Session-Store-File
+ SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached
SUBDIR += p5-Catalyst-Plugin-Singleton
SUBDIR += p5-Catalyst-Plugin-Static
SUBDIR += p5-Catalyst-Plugin-SubRequest