PORTNAME=	oauth
PORTVERSION=	1.0.1
PORTREVISION=	2
CATEGORIES=	net python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Python Library for OAuth
WWW=		https://pypi.org/project/oauth/

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
