573b551297
elegant with minimal syntax. Unlike most Python template engines, Breve is implemented as an `internal DSL`_ rather than a parser. Author: Cliff Wells WWW: http://breve.twisty-industries.com/
4 lines
244 B
Text
4 lines
244 B
Text
@comment $FreeBSD$
|
|
@unexec %%EASY_INSTALL_CMD%% -q -N -m -S %D/%%PYTHON_SITELIBDIR%% %%PORTNAME%%==%%PORTVERSION%%
|
|
%%PYTHON_SITELIBDIR%%/%%PYBREVE_EGG%%
|
|
@exec %%EASY_INSTALL_CMD%% -q -N -S %D/%%PYTHON_SITELIBDIR%% %%PORTNAME%%==%%PORTVERSION%%
|