Add cask for MacPAR deLuxe

MacPAR deLuxe is a utility program that runs on the Apple Macintosh. It is useful to you if you download (or upload) binary files from internet newsgroups (a.k.a. “Usenet”).
Often, binary content comes in the form of sets of many files that together form a “rar” archive. MacPAR deLuxe assist you in combining these files after the download finishes.
This commit is contained in:
Adam Robertson 2013-09-09 16:38:07 +10:00
parent 723604e430
commit 634d1d171c
1 changed files with 7 additions and 0 deletions

7
Casks/macpardeluxe.rb Normal file
View File

@ -0,0 +1,7 @@
class Macpardeluxe < Cask
url 'http://www.xs4all.nl/~gp/MacPAR_deLuxe/MacPARdeLuxe.dmg'
homepage 'http://gp.home.xs4all.nl/Site/MacPAR_deLuxe.html'
version 'latest'
sha1 'e5981e54e1a37c1d2c2e193e84506786d7bd2518'
link 'MacPAR deLuxe.app'
end