freebsd-ports/devel/py-Breve/pkg-plist
Nicola Vitale 573b551297 Breve is a Python template engine that is designed to be clean and
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/
2007-02-16 08:59:16 +00:00

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%%