diff options
Diffstat (limited to 'homebrew/xarmackyle/.make.sh-auto')
-rw-r--r-- | homebrew/xarmackyle/.make.sh-auto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/xarmackyle/.make.sh-auto b/homebrew/xarmackyle/.make.sh-auto new file mode 100644 index 000000000..31a6144b5 --- /dev/null +++ b/homebrew/xarmackyle/.make.sh-auto @@ -0,0 +1,6 @@ +pkg:setup +pkg:configure +make +ENV.deparallelize { system "make", "install" } +bin.install_symlink libexec/"bin/xar" => "xar-mackyle" +man1.install_symlink libexec/"share/man/man1/xar.1" => "xar-mackyle.1" |