# New ports collection makefile for: pycryptopp
# Date created:		30 August 2008
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/security/py-pycryptopp/Makefile,v 1.4 2009/01/14 16:00:17 miwi Exp $
#

PORTNAME=	pycryptopp
PORTVERSION=	0.5.12
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wenheping@gmail.com
COMMENT=	Python Wrappers for the Crypto++ Library

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install
PYEASYINSTALL_ARCHDEP=	yes

.include <bsd.port.mk>
