Reformat libwmf
This commit is contained in:
parent
87278e5a24
commit
5275791adc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Libwmf <Formula
|
||||
@url='http://downloads.sourceforge.net/project/wvware/libwmf/0.2.8.4/libwmf-0.2.8.4.tar.gz'
|
||||
@homepage='http://wvware.sourceforge.net/libwmf.html'
|
||||
@md5='d1177739bf1ceb07f57421f0cee191e0'
|
||||
url 'http://downloads.sourceforge.net/project/wvware/libwmf/0.2.8.4/libwmf-0.2.8.4.tar.gz'
|
||||
homepage 'http://wvware.sourceforge.net/libwmf.html'
|
||||
md5 'd1177739bf1ceb07f57421f0cee191e0'
|
||||
|
||||
def install
|
||||
ENV.libpng
|
||||
|
|
Loading…
Reference in a new issue