# ex:ts=8
# Ports collection makefile for:	py-cryptkit
# Date created:			Mar 16, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/security/py-cryptkit/Makefile,v 1.4 2002/11/10 16:47:56 lioux Exp $
#

PORTNAME=	cryptkit
PORTVERSION=	0.9
CATEGORIES=	security python
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
