From 4018e05d35e5b5a01ac97215fd1936b0aa4691a0 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sun, 28 Jun 2009 16:56:15 +0100 Subject: [PATCH] ImageMagick and Jpeg-lib formulae --- Formula/imagemagick.rb | 17 +++++++++++++++++ Formula/jpeg.rb | 30 ++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 Formula/imagemagick.rb create mode 100644 Formula/jpeg.rb diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb new file mode 100644 index 0000000000..16296f57bc --- /dev/null +++ b/Formula/imagemagick.rb @@ -0,0 +1,17 @@ +require 'brewkit' + +class Imagemagick