diff --git a/security/py-pysrp/Makefile b/security/py-pysrp/Makefile index ee43f9cb01d1..9a6336c69f24 100644 --- a/security/py-pysrp/Makefile +++ b/security/py-pysrp/Makefile @@ -1,23 +1,21 @@ PORTNAME= pysrp DISTVERSION= 1.0.22 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= leres@FreeBSD.org COMMENT= Python Secure Remote Password protocol (SRP) WWW= https://github.com/cocagne/pysrp LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1.16.0:devel/py-six@${PY_FLAVOR} USES= python USE_GITHUB= yes GH_ACCOUNT= cocagne -GH_PROJECT= ${PORTNAME} -GH_TAG= ${DISTVERSION} USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include