# $FreeBSD: head/security/py-spake2/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= spake2 PORTVERSION= 0.8 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= SPAKE2 password-authenticated key exchange (pure python) USES= python:3.6+ USE_PYTHON= autoplist distutils .include