PORTNAME=	gambit
DISTVERSION=	0.1.6
PORTREVISION=	1
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=	-elasticsearch

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Micro library for performing multi queries in elasticsearch
WWW=		https://pypi.org/project/gambit/

LICENSE=	MIT

USES=		python
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>
