# Created by: Olivier Duchateau <olivierd@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/sysutils/py-iowait/Makefile 436503 2017-03-19 16:11:40Z rm $

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
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
