# Created by: wen@FreeBSD.org

PORTNAME=	pymongo
PORTVERSION=	3.7.2
CATEGORIES=	databases python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python driver for MongoDB

LICENSE=	apache2

USES=		python
USE_PYTHON=	autoplist concurrent distutils

CONFLICTS_INSTALL=	py[0-9][0-9]-pymongo28
.include <bsd.port.mk>
