summaryrefslogtreecommitdiff
path: root/homebrew/tth/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tth/.make.sh-auto')
-rw-r--r--homebrew/tth/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/tth/.make.sh-auto b/homebrew/tth/.make.sh-auto
new file mode 100644
index 000000000..f3ab58a41
--- /dev/null
+++ b/homebrew/tth/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV.cc -o tth tth.c
+bin.install %w[tth latex2gif ps2gif ps2png]
+man1.install "tth.1"