homebrew-cask/Casks/mail-plugin-manager.rb

11 lines
246 B
Ruby
Raw Normal View History

cask :v1 => 'mail-plugin-manager' do
version :latest
2014-07-07 20:45:08 +08:00
sha256 :no_check
url 'http://www.chungwasoft.com/files/MPM_latest.zip'
homepage 'http://www.chungwasoft.com/mailpluginmanager/'
license :unknown
2014-07-07 20:45:08 +08:00
2014-09-16 00:05:54 +08:00
app 'Mail Plugin Manager.app'
2014-07-07 20:45:08 +08:00
end