View | Details | Raw Unified | Return to bug 216583
Collapse All | Expand All

(-)devel/py-jmespath/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	jmespath
4
PORTNAME=	jmespath
5
PORTVERSION=	0.9.0
5
PORTVERSION=	0.9.0
6
PORTREVISION=	1
6
CATEGORIES=	devel python
7
CATEGORIES=	devel python
7
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-18 Link Here
13
LICENSE=	MIT
14
LICENSE=	MIT
14
15
15
USES=		python
16
USES=		python
16
USE_PYTHON=	autoplist distutils
17
USE_PYTHON=	autoplist concurrent distutils
17
18
18
.include <bsd.port.mk>
19
.include <bsd.port.mk>

Return to bug 216583