summaryrefslogtreecommitdiffstats
path: root/databases/py-couchdb/Makefile
blob: 7c97c8119c5010d7be5fa1af201557d67d317806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Andrei Antoukh <niwi@niwi.be>
# $FreeBSD$

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

USES=		python
USE_PYTHON=	distutils pythonprefix

.include <bsd.port.mk>
OpenPOWER on IntegriCloud