0168c6ecf1
Mercenary is a lightweight and flexible library for writing command-line applications in Ruby. It was developed as part of Jekyll.
30 lines
1,003 B
Text
30 lines
1,003 B
Text
@comment $NetBSD: PLIST,v 1.1 2014/05/31 16:57:27 bsiegert Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/History.markdown
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/examples/help_dialogue.rb
|
|
${GEM_LIBDIR}/examples/logging.rb
|
|
${GEM_LIBDIR}/examples/trace.rb
|
|
${GEM_LIBDIR}/lib/mercenary.rb
|
|
${GEM_LIBDIR}/lib/mercenary/command.rb
|
|
${GEM_LIBDIR}/lib/mercenary/option.rb
|
|
${GEM_LIBDIR}/lib/mercenary/presenter.rb
|
|
${GEM_LIBDIR}/lib/mercenary/program.rb
|
|
${GEM_LIBDIR}/lib/mercenary/version.rb
|
|
${GEM_LIBDIR}/mercenary.gemspec
|
|
${GEM_LIBDIR}/script/bootstrap
|
|
${GEM_LIBDIR}/script/cibuild
|
|
${GEM_LIBDIR}/script/console
|
|
${GEM_LIBDIR}/script/examples
|
|
${GEM_LIBDIR}/spec/command_spec.rb
|
|
${GEM_LIBDIR}/spec/option_spec.rb
|
|
${GEM_LIBDIR}/spec/presenter_spec.rb
|
|
${GEM_LIBDIR}/spec/program_spec.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|