# $FreeBSD: tags/RELEASE_11_1_0/www/py-requests-toolbelt/Makefile 420612 2016-08-22 13:17:48Z wg $

PORTNAME=	requests-toolbelt
PORTVERSION=	0.7.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>2.0.1:www/py-requests

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
