SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
32
www/ruby-multipart-post/pkg/PLIST
Normal file
32
www/ruby-multipart-post/pkg/PLIST
Normal file
|
@ -0,0 +1,32 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/.rspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/.yardopts
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/History.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/composite_io.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/multipart_post.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/multipartable.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/net/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/net/http/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/net/http/post/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/net/http/post/multipart.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/parts.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/multipart-post.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/composite_io_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/multibyte.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/net/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/net/http/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/net/http/post/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/net/http/post/multipart_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/parts_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