Files
2025-02-21 10:23:16 +00:00

20 lines
324 B
Makefile

COMMENT= test utilities working with files and commands
MODPY_DISTV= 0.6.0
DISTNAME= testpath-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
REVISION= 3
CATEGORIES= devel
HOMEPAGE= https://github.com/jupyter/testpath
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PYBUILD= flit_core
MODPY_PI= Yes
.include <bsd.port.mk>