PORTNAME=	pysocks
PORTVERSION=	1.7.1
CATEGORIES=	net python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	PySocks-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python SOCKS module

LICENSE=	bsd3

USES=		python
USE_PYTHON=	autoplist concurrent distutils
NO_ARCH=	yes

.include <bsd.port.mk>
