Merge pull request #7102 from vitorgalvao/fix-7097

add ManageNameExt
This commit is contained in:
Vítor Galvão
2014-10-31 13:57:16 +00:00
+11
View File
@@ -0,0 +1,11 @@
class Managenameext < Cask
version :latest
sha256 :no_check
# free.fr is the official download host per the vendor homepage
url 'http://tom.25.free.fr/site/programmes/xojo/ManageNameExt_c.zip'
homepage 'http://throb.pagesperso-orange.fr/site/ind_JS.html?Prg_S.html&Prg_AutresRB.html#ManageNameExt'
license :unknown
app 'ManageNameExt.app'
end