ports/devel/py3-pytest-runner/Makefile
2017-01-23 14:25:59 +00:00

10 lines
230 B
Makefile

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