PORTNAME=	ptyprocess
PORTVERSION=	0.7.0
CATEGORIES=	sysutils python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Run a subprocess in a pseudo terminal
WWW=		https://github.com/pexpect/ptyprocess

LICENSE=	iscl

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
