# $OpenBSD: Makefile,v 1.9 2020/07/03 21:12:40 sthen Exp $

COMMENT =		module for determining platform-specific dirs

MODPY_EGG_VERSION =	1.4.3
DISTNAME =		appdirs-${MODPY_EGG_VERSION}
PKGNAME =		py-${DISTNAME}
CATEGORIES =		devel
REVISION =		2

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_SETUPTOOLS =	Yes

FLAVORS =		python3
FLAVOR ?=

.include <bsd.port.mk>
