# Created by: Andrei Antoukh <niwi@niwi.be>
# $FreeBSD: tags/RELEASE_10_1_0/databases/py-couchdb/Makefile 351340 2014-04-15 15:13:59Z swills $

PORTNAME=	CouchDB
PORTVERSION=	0.8
CATEGORIES=	databases python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	python

MAINTAINER=	niwi@niwi.be
COMMENT=	Simple Library to Allow Python Applications to Use CouchDB

LICENSE=	BSD3CLAUSE

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
USE_PYTHON_PREFIX=	yes

.include <bsd.port.mk>
