homebrew-cask/Casks/managenameext.rb

13 lines
461 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'managenameext' do
2014-10-31 13:17:51 +08:00
version :latest
sha256 :no_check
# free.fr is the official download host per the vendor homepage
2015-07-06 11:12:42 +08:00
url 'http://tom.25.free.fr/prg/Xojo/ManageNameExt_c.zip'
2015-01-23 06:51:38 +08:00
name 'ManageNameExt'
2014-10-31 13:17:51 +08:00
homepage 'http://throb.pagesperso-orange.fr/site/ind_JS.html?Prg_S.html&Prg_AutresRB.html#ManageNameExt'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-10-31 13:17:51 +08:00
app 'ManageNameExt.app'
end