summaryrefslogtreecommitdiff
path: root/homebrew/wemux/.make.sh-auto
blob: 0bb2a5773d35f6d199cb78cedaf6680e3887c357 (plain)
1
2
3
4
5
6
pkg:setup
inreplace "wemux", "/usr/local/etc", etc
bin.install "wemux"
man1.install "man/wemux.1"
inreplace "wemux.conf.example", "change_this", ENV["USER"]
etc.install "wemux.conf.example" => "wemux.conf"