# $OpenBSD: Makefile,v 1.4 2021/11/02 00:01:37 sthen Exp $
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>