openbsd-ports/meta/python3/Makefile

10 lines
192 B
Makefile

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