aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2014-07-18 23:19:10 +0800
committerkuriyama <kuriyama@FreeBSD.org>2014-07-18 23:19:10 +0800
commit3e1753eee95b1f107313bc223a81468a5e0aa0f1 (patch)
tree37979a2c37a5ca392bae483e8b4ef869c1eafc6b /databases/Makefile
parentf3dba12abb76d49c231e7995d877a57b91afef1b (diff)
downloadfreebsd-ports-gnome-3e1753eee95b1f107313bc223a81468a5e0aa0f1.tar.gz
freebsd-ports-gnome-3e1753eee95b1f107313bc223a81468a5e0aa0f1.tar.zst
freebsd-ports-gnome-3e1753eee95b1f107313bc223a81468a5e0aa0f1.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/
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