summaryrefslogtreecommitdiff
path: root/chef/mustache-0.99.6.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chef/mustache-0.99.6.morph')
-rw-r--r--chef/mustache-0.99.6.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/chef/mustache-0.99.6.morph b/chef/mustache-0.99.6.morph
new file mode 100644
index 00000000..bc8e227d
--- /dev/null
+++ b/chef/mustache-0.99.6.morph
@@ -0,0 +1,15 @@
+---
+name: mustache-0.99.6
+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/mustache-0.99.6.gem
+products:
+- artifact: mustache-0.99.6-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 mustache-0.99.6.gem