# Created by: Carlo Strub <cs@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-django-otp-yubikey/Makefile 416824 2016-06-12 21:48:14Z cs $

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

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Plugin that verifies YubiKey OTP tokens

LICENSE=	BSD2CLAUSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}YubiOTP>0:security/py-YubiOTP \
		${PYTHON_PKGNAMEPREFIX}django-otp>0:www/py-django-otp

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
