diff options
Diffstat (limited to 'devel/ruby-mustache/PLIST')
-rw-r--r-- | devel/ruby-mustache/PLIST | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/devel/ruby-mustache/PLIST b/devel/ruby-mustache/PLIST new file mode 100644 index 00000000000..03c5c486972 --- /dev/null +++ b/devel/ruby-mustache/PLIST @@ -0,0 +1,78 @@ +@comment $NetBSD: PLIST,v 1.1 2017/08/21 11:49:31 nils Exp $ +bin/mustache${RUBY_SUFFIX} +${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/LICENSE +${GEM_LIBDIR}/README.md +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/bin/mustache +${GEM_LIBDIR}/lib/mustache.rb +${GEM_LIBDIR}/lib/mustache/context.rb +${GEM_LIBDIR}/lib/mustache/context_miss.rb +${GEM_LIBDIR}/lib/mustache/enumerable.rb +${GEM_LIBDIR}/lib/mustache/generator.rb +${GEM_LIBDIR}/lib/mustache/parser.rb +${GEM_LIBDIR}/lib/mustache/settings.rb +${GEM_LIBDIR}/lib/mustache/template.rb +${GEM_LIBDIR}/lib/mustache/utils.rb +${GEM_LIBDIR}/lib/mustache/version.rb +${GEM_LIBDIR}/man/mustache.1 +${GEM_LIBDIR}/man/mustache.1.html +${GEM_LIBDIR}/man/mustache.1.ron +${GEM_LIBDIR}/man/mustache.5 +${GEM_LIBDIR}/man/mustache.5.html +${GEM_LIBDIR}/man/mustache.5.ron +${GEM_LIBDIR}/test/autoloading_test.rb +${GEM_LIBDIR}/test/fixtures/comments.mustache +${GEM_LIBDIR}/test/fixtures/comments.rb +${GEM_LIBDIR}/test/fixtures/complex_view.mustache +${GEM_LIBDIR}/test/fixtures/complex_view.rb +${GEM_LIBDIR}/test/fixtures/crazy_recursive.mustache +${GEM_LIBDIR}/test/fixtures/crazy_recursive.rb +${GEM_LIBDIR}/test/fixtures/delimiters.mustache +${GEM_LIBDIR}/test/fixtures/delimiters.rb +${GEM_LIBDIR}/test/fixtures/dot_notation.mustache +${GEM_LIBDIR}/test/fixtures/dot_notation.rb +${GEM_LIBDIR}/test/fixtures/double_section.mustache +${GEM_LIBDIR}/test/fixtures/double_section.rb +${GEM_LIBDIR}/test/fixtures/escaped.mustache +${GEM_LIBDIR}/test/fixtures/escaped.rb +${GEM_LIBDIR}/test/fixtures/inner_partial.mustache +${GEM_LIBDIR}/test/fixtures/inner_partial.txt +${GEM_LIBDIR}/test/fixtures/inverted_section.mustache +${GEM_LIBDIR}/test/fixtures/inverted_section.rb +${GEM_LIBDIR}/test/fixtures/lambda.mustache +${GEM_LIBDIR}/test/fixtures/lambda.rb +${GEM_LIBDIR}/test/fixtures/liberal.mustache +${GEM_LIBDIR}/test/fixtures/liberal.rb +${GEM_LIBDIR}/test/fixtures/method_missing.rb +${GEM_LIBDIR}/test/fixtures/namespaced.mustache +${GEM_LIBDIR}/test/fixtures/namespaced.rb +${GEM_LIBDIR}/test/fixtures/nested_objects.mustache +${GEM_LIBDIR}/test/fixtures/nested_objects.rb +${GEM_LIBDIR}/test/fixtures/node.mustache +${GEM_LIBDIR}/test/fixtures/partial_with_module.mustache +${GEM_LIBDIR}/test/fixtures/partial_with_module.rb +${GEM_LIBDIR}/test/fixtures/passenger.conf +${GEM_LIBDIR}/test/fixtures/passenger.rb +${GEM_LIBDIR}/test/fixtures/recursive.mustache +${GEM_LIBDIR}/test/fixtures/recursive.rb +${GEM_LIBDIR}/test/fixtures/simple.mustache +${GEM_LIBDIR}/test/fixtures/simple.rb +${GEM_LIBDIR}/test/fixtures/simply_complicated.mustache +${GEM_LIBDIR}/test/fixtures/template_partial.mustache +${GEM_LIBDIR}/test/fixtures/template_partial.rb +${GEM_LIBDIR}/test/fixtures/template_partial.txt +${GEM_LIBDIR}/test/fixtures/unescaped.mustache +${GEM_LIBDIR}/test/fixtures/unescaped.rb +${GEM_LIBDIR}/test/fixtures/utf8.mustache +${GEM_LIBDIR}/test/fixtures/utf8_partial.mustache +${GEM_LIBDIR}/test/helper.rb +${GEM_LIBDIR}/test/mustache_test.rb +${GEM_LIBDIR}/test/parser_test.rb +${GEM_LIBDIR}/test/partial_test.rb +${GEM_LIBDIR}/test/spec_test.rb +${GEM_LIBDIR}/test/template_test.rb +${GEM_HOME}/specifications/${GEM_NAME}.gemspec +man/man1/${RUBY_PKGPREFIX}-mustache.1 +man/man5/${RUBY_PKGPREFIX}-mustache.5 +@pkgdir lib/ruby/gems/2.0.0/build_info |