summaryrefslogtreecommitdiff
path: root/homebrew/tth/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tth/.beer')
-rw-r--r--homebrew/tth/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/tth/.beer b/homebrew/tth/.beer
new file mode 100644
index 000000000..d7099dad7
--- /dev/null
+++ b/homebrew/tth/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Tth",
+ "description": "TeX/LaTeX to HTML converter",
+ "url": "http://hutchinson.belmont.ma.us/tth/tth_distribution/tth_4.12.tgz",
+ "mirror": null,
+ "homepage": "http://hutchinson.belmont.ma.us/tth/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system ENV.cc, \"-o\", \"tth\", \"tth.c\"",
+ "bin.install %w[tth latex2gif ps2gif ps2png]",
+ "man1.install \"tth.1\""
+ ],
+ "version": "4.12",
+ "file": "tth.rb"
+} \ No newline at end of file