add ManageNameExt

Closes #7097.
This commit is contained in:
Herb
2014-10-31 13:56:02 +00:00
committed by Vítor Galvão
parent 50793d0442
commit b49616ee09
+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