1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/www/phpmustache/pkg-plist
William Grzybowski 3fa9f96c93 www/phpmustache: update to 2.6.0
- Support stage

PR:		190439
Submitted by:	maintainer
2014-07-07 13:33:18 +00:00

114 lines
6.9 KiB
Plaintext

%%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/ChildContext.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/child_context.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/child_context.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/Comments.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/comments.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/comments.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/Delimiters.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/delimiters.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/delimiters.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/DotNotation.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/dot_notation.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/dot_notation.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/DoubleSection.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/double_section.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/double_section.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/Escaped.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/escaped.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/escaped.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/GrandParentContext.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/grand_parent_context.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/grand_parent_context.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/I18n.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/i18n.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/i18n.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/ImplicitIterator.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/implicit_iterator.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/implicit_iterator.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/InvertedDoubleSection.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/inverted_double_section.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/inverted_double_section.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/InvertedSection.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/inverted_section.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/inverted_section.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/NestedPartials.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/nested_partials.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/nested_partials.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/fourth.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/second.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/third.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/Partials.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials/header.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/RecursivePartials.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/partials/child.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/recursive_partials.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/recursive_partials.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/SectionIteratorObjects.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/section_iterator_objects.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/section_iterator_objects.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/SectionMagicObjects.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/section_magic_objects.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/section_magic_objects.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/SectionObjects.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/section_objects.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/section_objects.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/Sections.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/sections.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/sections.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/SectionsNested.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/sections_nested.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/sections_nested.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/Simple.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/Unescaped.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/unescaped.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/unescaped.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/UTF8.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/utf8.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/utf8.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/UTF8Unescaped.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/utf8_unescaped.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/utf8_unescaped.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/Whitespace.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/partials/alphabet.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/whitespace.mustache
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/whitespace.txt
%%DATADIR%%/mustache.php
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/child_context
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/comments
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/complex
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/delimiters
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/dot_notation
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/double_section
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/escaped
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/grand_parent_context
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/i18n
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/implicit_iterator
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/inverted_double_section
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/inverted_section
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/nested_partials/partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/nested_partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/partials/partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/recursive_partials/partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/recursive_partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/section_iterator_objects
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/section_magic_objects
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/section_objects
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/sections
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/sections_nested
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/simple
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/unescaped
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/utf8
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/utf8_unescaped
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/whitespace/partials
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/whitespace
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
@dirrmtry %%DATADIR%%