summaryrefslogtreecommitdiff
path: root/lang/py-pyrex/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-14 17:40:02 +0000
committerrecht <recht@pkgsrc.org>2003-09-14 17:40:02 +0000
commite813cee4945253c1972022a0cf24fba5985e8cf0 (patch)
tree16ef4c2217c14e99936546cb310d0cba0ad906ca /lang/py-pyrex/Makefile
parent38d73055f14331032ef7a07ef49c8a936026eec6 (diff)
downloadpkgsrc-e813cee4945253c1972022a0cf24fba5985e8cf0.tar.gz
Update to 0.8.1
Many improvements, fixes. See CHANGES.txt for a complete list.
Diffstat (limited to 'lang/py-pyrex/Makefile')
-rw-r--r--lang/py-pyrex/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 788e2ad673d..5b63715f9ab 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:45:09 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/14 17:40:02 recht Exp $
-DISTNAME= Pyrex-0.5
-PKGNAME= ${PYPKGPREFIX}-pyrex-0.5
+DISTNAME= Pyrex-0.8.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
CATEGORIES= lang
MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
@@ -9,7 +9,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
COMMENT= A Language for Writing Python Extension Modules
-PYTHON_VERSIONS_ACCEPTED= 22 # the only one that builds
+PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth
PYDISTUTILSPKG= # defined