# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD: head/devel/py-jmespath/Makefile 400222 2015-10-27 08:33:54Z wen $
# $MidnightBSD$

PORTNAME=	jmespath
PORTVERSION=	0.9.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	JSON Matching Expressions

LICENSE=	mit

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
