COMMENT =		macaroon library for Python

MODPY_DISTV =	0.13.0
DISTNAME =		pymacaroons-${MODPY_DISTV}
PKGNAME =		py-macaroons-${MODPY_DISTV}
REVISION =		6

CATEGORIES =		www

HOMEPAGE =		https://github.com/ecordell/pymacaroons

MAINTAINER =		Renaud Allard <renaud@allard.it>

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PYBUILD =		setuptools
MODPY_PI =		Yes

RUN_DEPENDS =		security/py-libnacl \
			devel/py-six

.include <bsd.port.mk>
