# Created by: Carlo Strub <cs@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-django-otp/Makefile 415415 2016-05-17 20:30:57Z cs $

PORTNAME=	django-otp
PORTVERSION=	0.3.5
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Adding two-factor authentication to Django

LICENSE=	BSD2CLAUSE

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
