summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-02 16:56:49 +0000
committerjoerg <joerg>2006-06-02 16:56:49 +0000
commit95570756e13e8a8003e05739cfa4f78080e8b526 (patch)
treeb3f3cfbd00e1d3f77edf3ce427968bdce4e9b9e0 /security
parente6c0bb10c0301e33a2bc24c2e574d6ac943429e9 (diff)
downloadpkgsrc-95570756e13e8a8003e05739cfa4f78080e8b526.tar.gz
Needs Python 2.2 or later.
Diffstat (limited to 'security')
-rw-r--r--security/py-OpenSSL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index d8e5e158b28..31761933082 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:46 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/02 17:07:36 joerg Exp $
#
DISTNAME= pyOpenSSL-0.6
@@ -11,6 +11,8 @@ MAINTAINER= rpaulo@NetBSD.org
HOMEPAGE= http://pyopenssl.sourceforge.net/
COMMENT= Python interface to the OpenSSL library
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
+
PYDISTUTILSPKG= yes
PYBINMODULE= yes