freebsd-ports/devel/py3-pytest-runner/Makefile
Sunpoet Po-Chuan Hsieh 845ef47e03 Update to 2.11.1
- Sort USE_PYTHON
- Update WWW

Changes:	https://github.com/pytest-dev/pytest-runner/blob/master/CHANGES.rst
PR:		220647
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
2017-07-11 19:13:28 +00:00

10 lines
246 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pytest-runner
BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py3-setuptools_scm
USES= python:3
.include "${MASTERDIR}/Makefile"