# $OpenBSD: Makefile,v 1.2 2021/02/27 11:13:35 ajacoutot Exp $

COMMENT =	low memory library for creating large XML files

MODPY_EGG_VERSION =	1.0.1

DISTNAME =	et_xmlfile-${MODPY_EGG_VERSION}
PKGNAME =	py-${DISTNAME}

CATEGORIES =	textproc

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_SETUPTOOLS =	Yes

FLAVORS =	python3
FLAVOR =	python3

.include <bsd.port.mk>
