COMMENT=		create a 'tmp_path' with predefined files/directories

MODPY_DISTV=	3.0.0
DISTNAME=		pytest-datafiles-${MODPY_DISTV}
PKGNAME=		py-${DISTNAME:S/py//}
REVISION=		1

CATEGORIES=		devel

HOMEPAGE=		https://github.com/omarkohl/pytest-datafiles

# MIT
PERMIT_PACKAGE =	Yes

SITES=		https://github.com/omarkohl/pytest-datafiles/releases/download/${MODPY_DISTV}/

MODULES=		lang/python

MODPY_PYBUILD=		setuptools

RUN_DEPENDS=		devel/py-test

.include <bsd.port.mk>
