summaryrefslogtreecommitdiff
path: root/homebrew/latexdiff/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/latexdiff/.make.sh-auto')
-rw-r--r--homebrew/latexdiff/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/latexdiff/.make.sh-auto b/homebrew/latexdiff/.make.sh-auto
new file mode 100644
index 000000000..99da776fb
--- /dev/null
+++ b/homebrew/latexdiff/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+bin.install %w[latexdiff-fast latexdiff-so latexdiff-vc latexrevise]
+man1.install %w[latexdiff-vc.1 latexdiff.1 latexrevise.1]
+doc.install Dir["doc/*"]
+pkgshare.install %w[contrib example]
+bin.install_symlink "latexdiff-so" => "latexdiff"