# Created by: Neil Booth
# $FreeBSD: tags/RELEASE_11_1_0/net/py-pysocks/Makefile 442828 2017-06-07 11:01:05Z koobs $

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

MAINTAINER=	python@FreeBSD.org
COMMENT=	Python SOCKS module

LICENSE=	BSD3CLAUSE

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

.include <bsd.port.mk>
