# $FreeBSD: head/devel/py-ptvsd/Makefile 438401 2017-04-12 18:15:32Z wg $

PORTNAME=	ptvsd
PORTVERSION=	3.0.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wg@FreeBSD.org
COMMENT=	Visual Studio remote debugging server for Python

LICENSE=	APACHE20

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

.include <bsd.port.mk>
