da5cceaf35
written in pure python. Since version 0.6 it uses a new parser that increases parsing performance a lot by caching the nodelists on the harddisk if wanted. It includes multiple template inheritance and other features like simple value escaping. Author: Armin Ronacher WWW: http://wsgiarea.pocoo.org/jinja/
4 lines
241 B
Text
4 lines
241 B
Text
@comment $FreeBSD$
|
|
@unexec %%EASY_INSTALL_CMD%% -q -m -S %D/%%PYTHON_SITELIBDIR%% %%PORTNAME%%==%%PORTVERSION%%
|
|
%%PYTHON_SITELIBDIR%%/%%PYJINJA_EGG%%
|
|
@exec %%EASY_INSTALL_CMD%% -q -N -S %D/%%PYTHON_SITELIBDIR%% %%PORTNAME%%==%%PORTVERSION%%
|