# New ports collection makefile for: pycrypto # Date created: 25 Oct 2002 # Whom: nbm # # $FreeBSD$ # PORTNAME= pycrypto PORTVERSION= 1.9.a6 CATEGORIES= security MASTER_SITES= http://www.amk.ca/files/python/crypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S@.a@a@} MAINTAINER= nbm@FreeBSD.org COMMENT= The Python Cryptography Toolkit USE_PYTHON= yes USE_PYDISTUTILS=yes .include