aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2014-07-18 15:19:10 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2014-07-18 15:19:10 +0000
commita015e864e327879a710b50f01e901143d6714153 (patch)
tree37979a2c37a5ca392bae483e8b4ef869c1eafc6b /databases/Makefile
parent9b339576b8e122c14b34e10d643f51df0f49ff2d (diff)
downloadports-a015e864e327879a710b50f01e901143d6714153.tar.gz
ports-a015e864e327879a710b50f01e901143d6714153.zip
CGI::Session::Driver::memcache is a storage driver (only referred as
'driver' in CGI::Session lingo) for persisting CGI Sessions into a fast memcached server. WWW: http://search.cpan.org/dist/CGI-Session-Driver-memcached/
Notes
Notes: svn path=/head/; revision=362211
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 124c77434800..f691b0008e27 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -261,6 +261,7 @@
SUBDIR += p5-Bucardo
SUBDIR += p5-CDB_File
SUBDIR += p5-CDB_File-Generator
+ SUBDIR += p5-CGI-Session-Driver-memcached
SUBDIR += p5-Cache-BDB
SUBDIR += p5-Cache-Memcached
SUBDIR += p5-Cache-Memcached-Fast