# New ports collection makefile for: py-passlib # Date created: 2012-06-11 # Whom: koobs # # $FreeBSD$ # PORTNAME= passlib PORTVERSION= 1.6.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs.freebsd@gmail.com COMMENT= Python password hashing framework supporting over 30 schemes LICENSE= BSD USE_PYTHON= yes USE_PYDISTUTILS=yes .include