cartao-de-cidadao.rb

This commit is contained in:
Roland Walker 2014-09-10 11:36:59 -04:00
parent d398ca33b5
commit ea4b2a9474
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ class CartaoDeCidadao < Cask
url "http://www.cartaodecidadao.pt/ccsoftware/Cartao_de_Cidadao_#{version}_LION_MOUNTAIN_LION_MAVERICKS.dmg" url "http://www.cartaodecidadao.pt/ccsoftware/Cartao_de_Cidadao_#{version}_LION_MOUNTAIN_LION_MAVERICKS.dmg"
homepage 'http://www.cartaodecidadao.pt/' homepage 'http://www.cartaodecidadao.pt/'
install 'Cartao_de_Cidadao.pkg' pkg 'Cartao_de_Cidadao.pkg'
uninstall :script => '/usr/local/bin/pteid_uninstall.sh' uninstall :script => '/usr/local/bin/pteid_uninstall.sh'
end end