Removing fire

No longer maintained, per https://github.com/AzizLight/fire/issues/1
master
Adam Vandenberg 2012-01-23 18:08:17 -08:00
parent ae32fa1fa8
commit 6e6a758bf0
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
require 'formula'
class Fire < Formula
head 'https://github.com/AzizLight/fire.git'
homepage 'https://github.com/AzizLight/fire'
def install
bin.install "fire"
end
end