# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD: databases/credis/Makefile 327717 2013-09-20 16:13:47Z bapt $

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}"

NO_STAGE=	yes
.include <bsd.port.mk>
