This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This Formula is for ImageMagick 6.6.9-7 for OS X Mountain Lion | |
require 'formula' | |
class Imagemagick < Formula | |
homepage 'http://www.imagemagick.org' | |
# upstream's stable tarballs tend to disappear, so we provide our own mirror | |
# Tarball from: http://www.imagemagick.org/download/ImageMagick.tar.gz | |
# SHA-256 from: http://www.imagemagick.org/download/digest.rdf |