# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/sysutils/py3-execnet/Makefile 442846 2017-06-07 15:21:19Z woodsb02 $

MASTERDIR=	${.CURDIR}/../py-execnet

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py3-setuptools_scm
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}apipkg>=1.4:devel/py3-apipkg

USES=		python:3.2+

.include "${MASTERDIR}/Makefile"
