openbsd-ports/textproc/ruby-mustache/pkg/PLIST
jeremy 4dba2426ed Import ruby-mustache 0.99.4
Inspired by ctemplate and et, Mustache is a framework-agnostic way to
render logic-free views.

As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."

OK sthen@
2011-11-17 15:30:08 +00:00

80 lines
4.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/17 15:30:08 jeremy Exp $
${GEM_BIN}/mustache${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/mustache
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/
${GEM_LIB}/gems/${DISTNAME}/lib/mustache.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/context.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/generator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/parser.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/settings.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/sinatra.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/template.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mustache/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/panels/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/panels/mustache_panel/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/panels/mustache_panel.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/panels/mustache_panel/mustache_extension.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/bug/panels/mustache_panel/view.mustache
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/autoloading_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/comments.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/comments.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/complex_view.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/complex_view.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/crazy_recursive.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/crazy_recursive.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/delimiters.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/delimiters.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/dot_notation.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/dot_notation.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/double_section.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/double_section.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/escaped.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/escaped.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/inner_partial.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/inner_partial.txt
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/inverted_section.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/inverted_section.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/lambda.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/lambda.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/method_missing.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/namespaced.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/namespaced.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/nested_objects.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/nested_objects.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/node.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/partial_with_module.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/partial_with_module.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/passenger.conf
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/passenger.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/recursive.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/recursive.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/simple.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/simple.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/template_partial.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/template_partial.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/template_partial.txt
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/unescaped.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/unescaped.rb
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/utf8.mustache
${GEM_LIB}/gems/${DISTNAME}/test/fixtures/utf8_partial.mustache
${GEM_LIB}/gems/${DISTNAME}/test/helper.rb
${GEM_LIB}/gems/${DISTNAME}/test/mustache_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/parser_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/partial_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/spec_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/template_test.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec
@man man/man1/mustache${GEM_MAN_SUFFIX}.1
@man man/man5/mustache${GEM_MAN_SUFFIX}.5