summaryrefslogtreecommitdiff
path: root/homebrew/bibtex2html/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bibtex2html/.beer')
-rw-r--r--homebrew/bibtex2html/.beer27
1 files changed, 27 insertions, 0 deletions
diff --git a/homebrew/bibtex2html/.beer b/homebrew/bibtex2html/.beer
new file mode 100644
index 000000000..938021590
--- /dev/null
+++ b/homebrew/bibtex2html/.beer
@@ -0,0 +1,27 @@
+{
+ "name": "Bibtex2html",
+ "description": "BibTeX to HTML converter",
+ "url": "https://www.lri.fr/~filliatr/ftp/bibtex2html/bibtex2html-1.99.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.lri.fr/~filliatr/bibtex2html/",
+ "depends": [
+ {
+ "depend": "hevea",
+ "build-depend": false
+ },
+ {
+ "depend": "ocaml",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "ENV[\"OCAMLPARAM\"] = \"safe-string=0,_\" ",
+ "inreplace \"Makefile.in\" do |s|",
+ "s.remove_make_var! \"STRLIB\""
+ ],
+ "version": "1.99",
+ "file": "bibtex2html.rb"
+} \ No newline at end of file