freebsd-ports/www/rubygem-staticmatic/pkg-plist
Martin Wilke c4edd6859a - Update to 0.9.3
PR:		118954
Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
2008-01-10 23:18:53 +00:00

111 lines
5 KiB
Text

bin/staticmatic
%%GEM_CACHE%%
%%GEM_LIB_DIR%%/CHANGELOG
%%GEM_LIB_DIR%%/LICENSE
%%GEM_LIB_DIR%%/README
%%GEM_LIB_DIR%%/Rakefile
%%GEM_LIB_DIR%%/bin/staticmatic
%%GEM_LIB_DIR%%/example/site/contact.html
%%GEM_LIB_DIR%%/example/site/index.html
%%GEM_LIB_DIR%%/example/site/stylesheets/application.css
%%GEM_LIB_DIR%%/example/src/layouts/application.haml
%%GEM_LIB_DIR%%/example/src/pages/contact.haml
%%GEM_LIB_DIR%%/example/src/pages/index.haml
%%GEM_LIB_DIR%%/example/src/pages/test test/blah.haml
%%GEM_LIB_DIR%%/example/src/stylesheets/application.sass
%%GEM_LIB_DIR%%/lib/staticmatic.rb
%%GEM_LIB_DIR%%/lib/staticmatic/base.rb
%%GEM_LIB_DIR%%/lib/staticmatic/configuration.rb
%%GEM_LIB_DIR%%/lib/staticmatic/error.rb
%%GEM_LIB_DIR%%/lib/staticmatic/helpers.rb
%%GEM_LIB_DIR%%/lib/staticmatic/server.rb
%%GEM_LIB_DIR%%/lib/staticmatic/templates/application.haml
%%GEM_LIB_DIR%%/lib/staticmatic/templates/application.sass
%%GEM_LIB_DIR%%/lib/staticmatic/templates/index.haml
%%GEM_LIB_DIR%%/lib/staticmatic/version.rb
%%GEM_LIB_DIR%%/test/base_test.rb
%%GEM_LIB_DIR%%/test/helpers_test.rb
%%GEM_LIB_DIR%%/test/sandbox/test_site/configuration.rb
%%GEM_LIB_DIR%%/test/sandbox/test_site/site/index.html
%%GEM_LIB_DIR%%/test/sandbox/test_site/site/stylesheets/application.css
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/helpers/application_helper.rb
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/layouts/alternate_layout.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/layouts/application.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/layouts/projects.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/pages/index.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/pages/layout_test.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/partials/menu.haml
%%GEM_LIB_DIR%%/test/sandbox/test_site/src/stylesheets/application.sass
%%GEM_LIB_DIR%%/test/server_test.rb
%%GEM_LIB_DIR%%/test/test_helper.rb
%%GEM_LIB_DIR%%/test/test_helper_test.rb
%%GEM_LIB_DIR%%/test/version_test.rb
%%GEM_LIB_DIR%%/website/site/download.html
%%GEM_LIB_DIR%%/website/site/faq.html
%%GEM_LIB_DIR%%/website/site/helper_central/index.html
%%GEM_LIB_DIR%%/website/site/how_to_use.html
%%GEM_LIB_DIR%%/website/site/images/bycurve21.gif
%%GEM_LIB_DIR%%/website/site/images/curve21.jpg
%%GEM_LIB_DIR%%/website/site/images/homepage-build.jpg
%%GEM_LIB_DIR%%/website/site/images/homepage-previewing.jpg
%%GEM_LIB_DIR%%/website/site/images/homepage-templating.jpg
%%GEM_LIB_DIR%%/website/site/index.html
%%GEM_LIB_DIR%%/website/site/releases/0_8_10.html
%%GEM_LIB_DIR%%/website/site/releases/0_8_4.html
%%GEM_LIB_DIR%%/website/site/releases/0_8_8.html
%%GEM_LIB_DIR%%/website/site/releases/0_9_0.html
%%GEM_LIB_DIR%%/website/site/stylesheets/application.css
%%GEM_LIB_DIR%%/website/src/helpers/application_helper.rb
%%GEM_LIB_DIR%%/website/src/layouts/application.haml
%%GEM_LIB_DIR%%/website/src/layouts/test.haml
%%GEM_LIB_DIR%%/website/src/pages/_qa.haml
%%GEM_LIB_DIR%%/website/src/pages/download.haml
%%GEM_LIB_DIR%%/website/src/pages/faq.haml
%%GEM_LIB_DIR%%/website/src/pages/helper_central/_helper.haml
%%GEM_LIB_DIR%%/website/src/pages/helper_central/index.haml
%%GEM_LIB_DIR%%/website/src/pages/how_to_use.haml
%%GEM_LIB_DIR%%/website/src/pages/index.haml
%%GEM_LIB_DIR%%/website/src/pages/releases/0_8_10.haml
%%GEM_LIB_DIR%%/website/src/pages/releases/0_8_4.haml
%%GEM_LIB_DIR%%/website/src/pages/releases/0_8_8.haml
%%GEM_LIB_DIR%%/website/src/pages/releases/0_9_0.haml
%%GEM_LIB_DIR%%/website/src/partials/news.haml
%%GEM_SPEC%%
@dirrm %%GEM_LIB_DIR%%/website/src/partials
@dirrm %%GEM_LIB_DIR%%/website/src/pages/releases
@dirrm %%GEM_LIB_DIR%%/website/src/pages/helper_central
@dirrm %%GEM_LIB_DIR%%/website/src/pages
@dirrm %%GEM_LIB_DIR%%/website/src/layouts
@dirrm %%GEM_LIB_DIR%%/website/src/helpers
@dirrm %%GEM_LIB_DIR%%/website/src
@dirrm %%GEM_LIB_DIR%%/website/site/stylesheets
@dirrm %%GEM_LIB_DIR%%/website/site/releases
@dirrm %%GEM_LIB_DIR%%/website/site/images
@dirrm %%GEM_LIB_DIR%%/website/site/helper_central
@dirrm %%GEM_LIB_DIR%%/website/site
@dirrm %%GEM_LIB_DIR%%/website
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/stylesheets
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/partials
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/pages
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/layouts
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/helpers
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/site/stylesheets
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/site
@dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site
@dirrm %%GEM_LIB_DIR%%/test/sandbox
@dirrm %%GEM_LIB_DIR%%/test
@dirrm %%GEM_LIB_DIR%%/lib/staticmatic/templates
@dirrm %%GEM_LIB_DIR%%/lib/staticmatic
@dirrm %%GEM_LIB_DIR%%/lib
@dirrm %%GEM_LIB_DIR%%/example/src/stylesheets
@dirrm %%GEM_LIB_DIR%%/example/src/pages/test test
@dirrm %%GEM_LIB_DIR%%/example/src/pages
@dirrm %%GEM_LIB_DIR%%/example/src/layouts
@dirrm %%GEM_LIB_DIR%%/example/src
@dirrm %%GEM_LIB_DIR%%/example/site/stylesheets
@dirrm %%GEM_LIB_DIR%%/example/site
@dirrm %%GEM_LIB_DIR%%/example
@dirrm %%GEM_LIB_DIR%%/bin
@dirrm %%GEM_LIB_DIR%%
@dirrm %%GEM_DOC_DIR%%