SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
devel/ruby-indentation/pkg/DESCR
Normal file
2
devel/ruby-indentation/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Library of extensions to Ruby's Array and String classes that allow
|
||||
indentation manipulation of Strings and Arrays of Strings.
|
16
devel/ruby-indentation/pkg/PLIST
Normal file
16
devel/ruby-indentation/pkg/PLIST
Normal file
|
@ -0,0 +1,16 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/indentation.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/array_mod.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/meta_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/indentation/string_mod.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/.rspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/indentation_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/rdoc_examples_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue