# $OpenBSD: Makefile,v 1.5 2021/02/16 23:02:07 sthen Exp $

COMMENT =		symbolic constants in Python

MODPY_EGG_VERSION =	15.1.0

DISTNAME =		constantly-${MODPY_EGG_VERSION}
PKGNAME =		py-${DISTNAME}
REVISION =		2

CATEGORIES =		devel

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PI =		Yes
MODPY_SETUPTOOLS=	Yes

FLAVORS =		python3
FLAVOR =		python3

NO_TEST =		Yes

.include <bsd.port.mk>
