V =		0.2.2
COMMENT =	access to parallel port from Python
DISTNAME =	pyparallel-${V}
PKGNAME =	py-parallel-${V}
CATEGORIES =	devel
REVISION =	8

HOMEPAGE =	https://github.com/pyserial/pyparallel
MAINTAINER =	Brian Callahan <bcallah@openbsd.org>

# BSD
PERMIT_PACKAGE =	Yes

SITES =		https://mirrors.nycbug.org/pub/distfiles/

MODULES =	lang/python
MODPY_PYBUILD =	setuptools

# No tests upstream

.include <bsd.port.mk>
