From ca4c6c79d11253f9177aa3e36318f1d4a1e45fbf Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Mon, 20 Jan 2003 13:44:35 +0000 Subject: Add py-pycrypto 1.9alpha4, the Python Cryptography Toolkit. --- security/py-pycrypto/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 security/py-pycrypto/Makefile (limited to 'security/py-pycrypto/Makefile') diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile new file mode 100644 index 000000000000..39abcced90a4 --- /dev/null +++ b/security/py-pycrypto/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: pycrypto +# Date created: 25 Oct 2002 +# Whom: nbm +# +# $FreeBSD$ +# + +PORTNAME= pycrypto +PORTVERSION= 1.9.a4 +CATEGORIES= security +MASTER_SITES= http://www.amk.ca/files/python/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pycrypto-1.9a4 + +MAINTAINER= nbm@FreeBSD.org + +USE_PYTHON= yes +USE_PYDISTUTILS=yes + +.include -- cgit v1.2.3