python3: added recipe for mako and setuptools.

This commit is contained in:
Jerome Duval
2015-06-06 18:05:08 +00:00
parent cd2b661c1a
commit eaa1e8241f
3 changed files with 107 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ SRC_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
LICENSE="MIT"
COPYRIGHT="Copyright (C) 2006-2015 the Mako authors and contributors"
REVISION="1"
REVISION="2"
ARCHITECTURES="arm ppc x86 x86_gcc2 x86_64"
@@ -15,6 +15,7 @@ SOURCE_DIR="Mako-$portVersion"
PROVIDES="
python_mako = $portVersion
cmd:mako_render
"
REQUIRES="