diff options
Diffstat (limited to 'benchmarks/pybench/Makefile')
-rw-r--r-- | benchmarks/pybench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 9a74e7526c53..5fb2c8f1dcc4 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -5,13 +5,13 @@ PORTNAME= pybench PORTVERSION= 2.0 CATEGORIES= benchmarks python MASTER_SITES= http://downloads.egenix.com/python/ -EXTRACT_SUFX= .zip MAINTAINER= sylvio@FreeBSD.org -COMMENT= An extensible benchmark suite for Python +COMMENT= Extensible benchmark suite for Python WRKSRC= ${WRKDIR}/${PORTNAME} +USES= zip USE_PYTHON= yes PORTDOCS= README |