added cartao-de-cidadao

This commit is contained in:
Vítor Galvão 2014-07-04 16:32:02 +01:00
parent c783769646
commit f66cc7be53
1 changed files with 10 additions and 0 deletions

View File

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