# Created by: Olivier Duchateau # $FreeBSD: head/sysutils/py-iowait/Makefile 559531 2020-12-28 23:02:12Z antoine $ 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