diff --git a/srcpkgs/python-cheetah/template b/srcpkgs/python-cheetah/template index 1a7358158c2..8f92d67d8f9 100644 --- a/srcpkgs/python-cheetah/template +++ b/srcpkgs/python-cheetah/template @@ -1,13 +1,14 @@ # Template file for 'python-cheetah' pkgname=python-cheetah version=2.4.4 -revision=1 +revision=2 build_style=python-module hostmakedepends="python-distribute" makedepends="python-devel" noarch="yes" depends="python>=2.7" -short_desc="open source template engine and code-generation tool" +pycompile_module="Cheetah" +short_desc="Open source template engine and code-generation tool" maintainer="Carlo Dormeletti " homepage="http://www.cheetahtemplate.org/" license="MIT"