mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
python3: added recipe for mako and setuptools.
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user