# New ports collection makefile for:	p5-Redis
# Date created:		2009-09-19
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/databases/p5-Redis/Makefile,v 1.2 2010/03/30 01:57:21 wen Exp $
#

PORTNAME=	Redis
PORTVERSION=	1.2001
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/D/DP/DPAVLIN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl binding for Redis database

PERL_CONFIGURE=	yes

MAN3=		Redis.3

.include <bsd.port.mk>
