head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.17;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.01.16.10.33.23;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2011.11.10.22.20.17;	author rm;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.09.08.08.31;	author wen;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-zope.password
# Date created:				Nov 9, 2011
# Whom:					Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
#
# $FreeBSD: head/security/py-zope.password/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	zope.password
PORTVERSION=	3.6.1
CATEGORIES=	security python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	zope

MAINTAINER=	zope@@FreeBSD.org
COMMENT=	Password encoding and checking utilities

LICENSE=	ZPL21

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
		${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \
		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install

.include <bsd.port.mk>
@


1.3
log
@- transfer maintainership for my zope-ports to zope@@
- add them to virtual category `zope'
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Change email for my ports to FreeBSD one.

Approved by:	novel (mentor)
Feature safe:	yes
@
text
@d10 1
a10 1
CATEGORIES=	security python
d15 1
a15 1
MAINTAINER=	rm@@FreeBSD.org
@


1.1
log
@This package provides a password manager mechanism. Password manager is
an utility object that can encode and check encoded passwords.

WWW: http://pypi.python.org/pypi/zope.password

Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru> (via github)
@
text
@d15 1
a15 1
MAINTAINER=	cvs-src@@yandex.ru
@

