PORTNAME=	pebble
PORTVERSION=	5.0.3
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Pebble-${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Threading and multiprocessing eye-candy
WWW=		https://github.com/noxdafox/pebble

LICENSE=	LGPL3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
