ports/devel/ruby-commander/pkg/PLIST

51 lines
2.6 KiB
Text

${GEM_BIN}/commander${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
${GEM_LIB}/gems/${DISTNAME}/DEVELOPMENT
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/History.rdoc
${GEM_LIB}/gems/${DISTNAME}/Manifest
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/commander
${GEM_LIB}/gems/${DISTNAME}/commander.gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/commander/
${GEM_LIB}/gems/${DISTNAME}/lib/commander.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/blank.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/command.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/core_ext/
${GEM_LIB}/gems/${DISTNAME}/lib/commander/core_ext.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/core_ext/array.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/core_ext/object.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/delegates.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/base.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal/
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal/command_help.erb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal/help.erb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal_compact/
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal_compact.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal_compact/command_help.erb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/help_formatters/terminal_compact/help.erb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/import.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/platform.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/runner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/user_interaction.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commander/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/command_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/core_ext/
${GEM_LIB}/gems/${DISTNAME}/spec/core_ext/array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/core_ext/object_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/help_formatters/
${GEM_LIB}/gems/${DISTNAME}/spec/help_formatters/terminal_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runner_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/ui_spec.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec