cimg: style update

master
Adam Vandenberg 2012-02-12 21:49:55 -08:00
parent 20f07a462d
commit c358e82668
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
require 'formula'
class Cimg < Formula
url 'http://downloads.sourceforge.net/cimg/CImg-1.4.9.zip'
homepage 'http://cimg.sourceforge.net/'
url 'http://downloads.sourceforge.net/cimg/CImg-1.4.9.zip'
md5 'a07cba03f6d66a9970e0b3fcc230bddc'
def install
include.install ['CImg.h']
include.install 'CImg.h'
doc.install %w(
README.txt CHANGES.txt