# $FreeBSD: head/misc/py-progressbar231/Makefile 462307 2018-02-19 11:10:43Z antoine $

PORTNAME=	progressbar231
PORTVERSION=	2.3.1
PORTREVISION=	1
CATEGORIES=	misc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wg@FreeBSD.org
COMMENT=	Text progressbar library for python

LICENSE=	BSD3CLAUSE

USE_PYTHON=	autoplist distutils
USES=		python:2.7

CONFLICTS=	py*-progressbar

.include <bsd.port.mk>
