diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-04 04:23:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-04 04:23:13 +0800 |
commit | 523e2b5a83045124ac3bcc4c62d8838de6257e9b (patch) | |
tree | fb08278f32f6f89c8ce5d31b9c5104205961bc9d /databases/Makefile | |
parent | 40e905e4b57127f3f6075661e706d538f3e1d841 (diff) | |
download | freebsd-ports-gnome-523e2b5a83045124ac3bcc4c62d8838de6257e9b.tar.gz freebsd-ports-gnome-523e2b5a83045124ac3bcc4c62d8838de6257e9b.tar.zst freebsd-ports-gnome-523e2b5a83045124ac3bcc4c62d8838de6257e9b.zip |
- Add p5-Dancer-Plugin-Redis 0.02
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
database handle by simply calling the 'redis' keyword within a Dancer
application.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/
PR: ports/160346
Submitted by: Grzegorz Blach <magik@roorback.net>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index b3b00220a18f..0b891d0fd9c2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -411,6 +411,7 @@ SUBDIR += p5-DWH_File SUBDIR += p5-Dancer-Plugin-DBIC SUBDIR += p5-Dancer-Plugin-Database + SUBDIR += p5-Dancer-Plugin-Redis SUBDIR += p5-Dancer-Session-Memcached SUBDIR += p5-Data-Page SUBDIR += p5-Data-Pageset |