Files
2026-03-16 22:28:25 +00:00

21 lines
383 B
Makefile

COMMENT = hack to explicitly set up and tear down fixtures
MODPY_DISTV = 0.2.0
DISTNAME = pytest-subtesthack-${MODPY_DISTV}
PKGNAME = py-test-subtesthack-${MODPY_DISTV}
REVISION = 4
CATEGORIES = devel
# Public Domain
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = setuptools
NO_TEST = Yes
RUN_DEPENDS = devel/py-test
.include <bsd.port.mk>