makerware.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:03 -04:00
parent 2417d52f01
commit 57b2b6cea3

View file

@ -5,6 +5,6 @@ class Makerware < Cask
url 'https://s3.amazonaws.com/downloads.makerbot.com/makerware/MakerWare%20Bundle%20of%20Awesome%202.4.1.35.dmg'
homepage 'http://www.makerbot.com/makerware/'
install 'MakerWare Bundle of Awesome 2.4.1.35.pkg'
pkg 'MakerWare Bundle of Awesome 2.4.1.35.pkg'
uninstall :pkgutil => 'com.makerbot.*'
end