# $FreeBSD: tags/RELEASE_11_0_0/www/py-requests-toolbelt/Makefile 412554 2016-04-05 11:25:05Z wg $

PORTNAME=	requests-toolbelt
PORTVERSION=	0.6.0
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wg@FreeBSD.org
COMMENT=	Utility belt for advanced users of python-requests

LICENSE=	APACHE20

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
