PORTNAME=	ptvsd
PORTVERSION=	3.1.0
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Visual Studio remote debugging server for Python
WWW=		https://pypi.org/project/ptvsd/

LICENSE=	APACHE20

USES=		python zip
USE_PYTHON=	autoplist concurrent distutils
NO_ARCH=	yes

.include <bsd.port.mk>
