freebsd-ports/www/templatelite/pkg-plist
Cheng-Lung Sung 98e12f723a Add templatelite 1.90, a smaller, faster alternative to the Smarty
template engine.

PR:		ports/103460
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru>
2006-09-26 01:06:38 +00:00

90 lines
3.9 KiB
Text

%%PORTDOCS%%%%DOCSDIR%%/appendix.caching.html
%%PORTDOCS%%%%DOCSDIR%%/appendix.groups.html
%%PORTDOCS%%%%DOCSDIR%%/getting.started.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/language.compiler.functions.html
%%PORTDOCS%%%%DOCSDIR%%/language.config.html
%%PORTDOCS%%%%DOCSDIR%%/language.filters.output.html
%%PORTDOCS%%%%DOCSDIR%%/language.filters.post.html
%%PORTDOCS%%%%DOCSDIR%%/language.filters.pre.html
%%PORTDOCS%%%%DOCSDIR%%/language.functions.custom.html
%%PORTDOCS%%%%DOCSDIR%%/language.functions.html
%%PORTDOCS%%%%DOCSDIR%%/language.modifiers.combining.html
%%PORTDOCS%%%%DOCSDIR%%/language.modifiers.html
%%PORTDOCS%%%%DOCSDIR%%/language.variables.html
%%PORTDOCS%%%%DOCSDIR%%/programming.debug.console.html
%%PORTDOCS%%%%DOCSDIR%%/programming.methods.html
%%PORTDOCS%%%%DOCSDIR%%/programming.variables.html
%%PORTDOCS%%%%DOCSDIR%%/what.is.html
%%DATADIR%%/class.compiler.php
%%DATADIR%%/class.config.php
%%DATADIR%%/class.template.php
%%DATADIR%%/internal/compile.generate_compiler_debug_output.php
%%DATADIR%%/internal/compile.include.php
%%DATADIR%%/internal/compile.section_start.php
%%DATADIR%%/internal/debug.tpl
%%DATADIR%%/internal/template.config_loader.php
%%DATADIR%%/internal/template.fetch_compile_include.php
%%DATADIR%%/internal/template.generate_debug_output.php
%%DATADIR%%/plugins/block.capture.php
%%DATADIR%%/plugins/block.strip.php
%%DATADIR%%/plugins/block.textformat.php
%%DATADIR%%/plugins/compiler.debug.php
%%DATADIR%%/plugins/compiler.tplheader.php
%%DATADIR%%/plugins/function.counter.php
%%DATADIR%%/plugins/function.cycle.php
%%DATADIR%%/plugins/function.db_function_call.php
%%DATADIR%%/plugins/function.db_result_call.php
%%DATADIR%%/plugins/function.html_checkboxes.php
%%DATADIR%%/plugins/function.html_hidden.php
%%DATADIR%%/plugins/function.html_image.php
%%DATADIR%%/plugins/function.html_input.php
%%DATADIR%%/plugins/function.html_options.php
%%DATADIR%%/plugins/function.html_radios.php
%%DATADIR%%/plugins/function.html_select_date.php
%%DATADIR%%/plugins/function.html_select_time.php
%%DATADIR%%/plugins/function.html_table.php
%%DATADIR%%/plugins/function.html_textbox.php
%%DATADIR%%/plugins/function.in_array.php
%%DATADIR%%/plugins/function.mailto.php
%%DATADIR%%/plugins/function.math.php
%%DATADIR%%/plugins/function.popup.php
%%DATADIR%%/plugins/function.popup_init.php
%%DATADIR%%/plugins/modifier.array_reverse.php
%%DATADIR%%/plugins/modifier.bbcode2html.php
%%DATADIR%%/plugins/modifier.capitalize.php
%%DATADIR%%/plugins/modifier.cat.php
%%DATADIR%%/plugins/modifier.count.php
%%DATADIR%%/plugins/modifier.count_characters.php
%%DATADIR%%/plugins/modifier.count_paragraphs.php
%%DATADIR%%/plugins/modifier.count_sentences.php
%%DATADIR%%/plugins/modifier.count_words.php
%%DATADIR%%/plugins/modifier.date.php
%%DATADIR%%/plugins/modifier.date_format.php
%%DATADIR%%/plugins/modifier.debug_print_var.php
%%DATADIR%%/plugins/modifier.default.php
%%DATADIR%%/plugins/modifier.escape.php
%%DATADIR%%/plugins/modifier.indent.php
%%DATADIR%%/plugins/modifier.lower.php
%%DATADIR%%/plugins/modifier.nl2br.php
%%DATADIR%%/plugins/modifier.number_format.php
%%DATADIR%%/plugins/modifier.regex_replace.php
%%DATADIR%%/plugins/modifier.replace.php
%%DATADIR%%/plugins/modifier.spacify.php
%%DATADIR%%/plugins/modifier.string_format.php
%%DATADIR%%/plugins/modifier.strip.php
%%DATADIR%%/plugins/modifier.strip_tags.php
%%DATADIR%%/plugins/modifier.truncate.php
%%DATADIR%%/plugins/modifier.upper.php
%%DATADIR%%/plugins/modifier.urlencode.php
%%DATADIR%%/plugins/modifier.wordwrap.php
%%DATADIR%%/plugins/outputfilter.gzip.php
%%DATADIR%%/plugins/outputfilter.trimwhitespace.php
%%DATADIR%%/plugins/postfilter.showtemplatevars.php
%%DATADIR%%/plugins/prefilter.showinfoheader.php
%%DATADIR%%/plugins/shared.escape_chars.php
%%DATADIR%%/plugins/shared.make_timestamp.php
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/internal
@dirrm %%DATADIR%%/plugins
@dirrm %%DATADIR%%