* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Ajust new ruby package's framework. * Update dependency according to gemspec. Changes are unknown.
45 lines
3 KiB
Text
45 lines
3 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:42:28 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/Generators
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/TODO
|
|
${GEM_LIBDIR}/lib/generators/controller.rb
|
|
${GEM_LIBDIR}/lib/generators/layout.rb
|
|
${GEM_LIBDIR}/lib/generators/resource_controller.rb
|
|
${GEM_LIBDIR}/lib/generators/templates/controller/app/views/%file_name%/index.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/layout/app/views/layout/%file_name%.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/edit.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/index.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/new.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/show.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/edit.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/index.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/new.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/show.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/edit.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/index.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/new.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/show.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/edit.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/index.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/new.html.haml
|
|
${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/show.html.haml
|
|
${GEM_LIBDIR}/lib/merb-haml.rb
|
|
${GEM_LIBDIR}/lib/merb-haml/merbtasks.rb
|
|
${GEM_LIBDIR}/lib/merb-haml/template.rb
|
|
${GEM_LIBDIR}/lib/merb-haml/version.rb
|
|
${GEM_LIBDIR}/spec/controllers/haml.rb
|
|
${GEM_LIBDIR}/spec/controllers/views/capture_haml/index.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/concat_haml/index.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/haml_config/index.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/haml_controller/index.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/partial_haml/_partial_haml.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/partial_haml/index.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/partial_ivars/_partial_haml.html.haml
|
|
${GEM_LIBDIR}/spec/controllers/views/partial_ivars/index.html.haml
|
|
${GEM_LIBDIR}/spec/haml_spec.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|