# New ports collection makefile for: pycryptopp # Date created: 30 August 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= pycryptopp PORTVERSION= 0.5.10 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