openbsd-ports/meta/python3/Makefile
2022-03-11 19:37:04 +00:00

10 lines
192 B
Makefile

COMMENT = meta-package to install the current version of python 3
PKGNAME = python3-${MODPY_DEFAULT_VERSION_3}
REVISION = 1
MODULES = lang/python
MODPY_BUILDDEP = No
.include <bsd.port.mk>