# New ports collection makefile for:	p5-Redis-hiredis
# Date created:		29 December 2010
# Whom:			Grzegorz Blach <magik@roorback.net>
#
# $FreeBSD: ports/databases/p5-Redis-hiredis/Makefile,v 1.1 2011/01/17 16:12:54 sunpoet Exp $
#

PORTNAME=	Redis-hiredis
PORTVERSION=	0.9.2.3
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN/../../authors/id/N/NE/NEOPHENIX
PKGNAMEPREFIX=	p5-

MAINTAINER=	magik@roorback.net
COMMENT=	A Simple wrapper around hiredis C client

PERL_CONFIGURE=	yes

MAN3=		Redis::hiredis.3

.include <bsd.port.mk>
