PORTNAME=	advocate
DISTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	www security
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	driesm@FreeBSD.org
COMMENT=	Wrapper around requests library for safely making HTTP requests
WWW=		https://github.com/JordanMilne/Advocate

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes
NO_BUILD=	yes

.include <bsd.port.mk>
