diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-18 23:35:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-18 23:35:34 +0000 |
commit | cc6748e28b933cf6325bae2c03726f0867efec04 (patch) | |
tree | 6f2ef5116ed8a4038e1869c9bedb8986f042ca98 /databases/Makefile | |
parent | 6d9558490208dbb0ef09457536656701af4a0317 (diff) | |
download | ports-cc6748e28b933cf6325bae2c03726f0867efec04.tar.gz ports-cc6748e28b933cf6325bae2c03726f0867efec04.zip |
Pure perl bindings for http://code.google.com/p/redis/
This version support git version 0.08 or later of Redis available at
git://github.com/antirez/redis
WWW: http://search.cpan.org/dist/Redis/
PR: ports/138951
Feature safe: yes
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=241690
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 32fb6b1791a4..ff78706b5714 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -381,6 +381,7 @@ SUBDIR += p5-POE-Component-RRDTool SUBDIR += p5-Pg SUBDIR += p5-RRD-Simple + SUBDIR += p5-Redis SUBDIR += p5-Relations SUBDIR += p5-Relations-Query SUBDIR += p5-ResourcePool-Resource-DBI |