# Created by: Olivier Duchateau <olivierd@FreeBSD.org>

PORTNAME=	iowait
PORTVERSION=	0.2
CATEGORIES=	sysutils python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Python module for I/O completion events

LICENSE=	GPLv3

USES=	python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
