# $FreeBSD: head/security/py-scramp/Makefile 566440 2021-02-24 01:42:08Z wen $ PORTNAME= scramp PORTVERSION= 1.2.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure-Python implementation of the SCRAM authentication protocol LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include