summaryrefslogtreecommitdiff
path: root/chef/puma-1.6.3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chef/puma-1.6.3.morph')
-rw-r--r--chef/puma-1.6.3.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/chef/puma-1.6.3.morph b/chef/puma-1.6.3.morph
new file mode 100644
index 00000000..d5ec4ab5
--- /dev/null
+++ b/chef/puma-1.6.3.morph
@@ -0,0 +1,15 @@
+---
+name: puma-1.6.3
+kind: chunk
+description: Automatically generated by import-ruby. This is a prototype of a method
+ for integrating RubyGems into Baserock.
+build-system: manual
+gem-url: http://rubygems.org/downloads/puma-1.6.3.gem
+products:
+- artifact: puma-1.6.3-doc
+ include:
+ - usr/lib/ruby/gems/2.0.0/doc/.*
+install-commands:
+- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"
+- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin"
+ --ignore-dependencies --local puma-1.6.3.gem