xref: /mports/security/py-passlib/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	passlib
2PORTVERSION=	1.7.4
3CATEGORIES=	security python
4MASTER_SITES=	PYPI
5PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Comprehensive password hashing framework supporting over 30 schemes
9WWW=		https://bitbucket.org/ecollins/passlib
10
11LICENSE=	bsd3
12LICENSE_FILE=	${WRKSRC}/LICENSE
13
14USES=		python
15USE_PYTHON=	autoplist distutils
16
17NO_ARCH=	yes
18NO_TEST=	yes
19
20.include <bsd.port.mk>
21

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026