homebrew-cask-versions/Casks/texmaker.rb
Philipp Weißmann 97695bb749 new cask: texmaker
new cask: texmaker, a LaTeX editing suite
2013-07-31 18:33:54 +02:00

7 lines
189 B
Ruby

class Texmaker < Cask
url 'http://www.xm1math.net/texmaker/TexmakerMacosxLion.zip'
homepage 'http://www.xm1math.net/texmaker'
version 'latest'
no_checksum
link 'texmaker.app'
end