Import of pkgsrc-2014Q1
This commit is contained in:
17
security/py-passlib/Makefile
Normal file
17
security/py-passlib/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:20 wiz Exp $
|
||||
|
||||
DISTNAME= passlib-1.6.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://passlib.googlecode.com/files/ \
|
||||
http://pypi.python.org/packages/source/p/passlib/
|
||||
|
||||
MAINTAINER= kleink@NetBSD.org
|
||||
HOMEPAGE= http://passlib.googlecode.com/
|
||||
COMMENT= Comprehensive password hashing framework supporting over 30 schemes
|
||||
LICENSE= modified-bsd
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user