xmlformat: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-26 20:10:26 +08:00
parent e93751502f
commit 65cec93fb9

View file

@ -4,6 +4,8 @@ class Xmlformat < Formula
url "http://www.kitebird.com/software/xmlformat/xmlformat-1.04.tar.gz"
sha256 "71a70397e44760d67645007ad85fea99736f4b6f8679067a3b5f010589fd8fef"
bottle :unneeded
def install
bin.install "xmlformat.pl" => "xmlformat"
end