# New ports collection makefile for:	credis
# Date created:		2011-02-02
# Whom:			Steven Kreuzer <skreuzer@FreeBSD.org>
#
# $FreeBSD: ports/databases/credis/Makefile,v 1.1 2011/02/02 17:24:59 skreuzer Exp $
#

PORTNAME=	credis
PORTVERSION=	0.2.3
CATEGORIES=	databases
MASTER_SITES=	GOOGLE_CODE

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Library for communicating with Redis servers

USE_GMAKE=	yes
USE_LDCONFIG=	yes

PLIST_SUB=	VERSION="${PORTVERSION}"

.include <bsd.port.mk>
