dxflib 2.5.0.0-1

This commit is contained in:
Adam Vandenberg 2012-06-11 20:40:06 -07:00
parent 17bb092923
commit ac3dd3d6d4

View file

@ -1,10 +1,10 @@
require 'formula'
class Dxflib < Formula
homepage 'http://www.ribbonsoft.com/dxflib.html'
url 'ftp://anonymous:anonymous@ribbonsoft.com/archives/dxflib/dxflib-2.2.0.0-1.src.tar.gz'
version '2.2.0.0-1'
md5 '0eb6bef3b3a702012eeb4e99ef1aa3f1'
homepage 'http://www.ribbonsoft.com/en/what-is-dxflib'
url 'http://www.ribbonsoft.com/archives/dxflib/dxflib-2.5.0.0-1.src.tar.gz'
version '2.5.0.0-1'
sha1 'af2e496aaf097e40bdb5d6155ba9b0d176d71729'
def install
system "./configure", "--prefix=#{prefix}"