Create cups-pdf.rb

This commit is contained in:
nettolt 2013-11-10 23:45:47 -07:00
parent d23e836a32
commit ddd11d2419
1 changed files with 7 additions and 0 deletions

7
Casks/cups-pdf.rb Normal file
View File

@ -0,0 +1,7 @@
class CupsPdf < Cask
url 'https://bitbucket.org/codepoet/cups-pdf-for-mac-os-x/downloads/CUPS-PDF%202.5.0%20Installer.zip'
homepage 'http://www.cups-pdf.de'
version '2.5.0'
sha1 '746cd45cda284d275cc0619e708d81206444c053'
install 'CUPS-PDF.mpkg'
end