# New ports collection makefile for:	py-amkCrypto
# Date created:				19 April 2001
# Whom:					Jason R. Mastaler <jason@mastaler.com>
#
# $FreeBSD: ports/security/py-amkCrypto/Makefile,v 1.4 2003/05/06 23:42:44 kris Exp $
#

PORTNAME=	amkCrypto
PORTVERSION=	0.1.3
CATEGORIES=	security python
MASTER_SITES=	http://www.amk.ca/files/python/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
EXTRACT_SUFX=	.tgz

MAINTAINER=	jason@mastaler.com
COMMENT=	Python cryptography modules

BROKEN=		"Does not compile"

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
USE_OPENSSL=	yes

.include <bsd.port.mk>
