freebsd-ports/devel/py3-pytest-timeout/Makefile
2017-06-10 01:25:30 +00:00

10 lines
222 B
Makefile

# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pytest-timeout
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py3-pytest
USES= python:3
.include "${MASTERDIR}/Makefile"