summaryrefslogtreecommitdiff
path: root/homebrew/saxon/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/saxon/.beer')
-rw-r--r--homebrew/saxon/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/saxon/.beer b/homebrew/saxon/.beer
new file mode 100644
index 000000000..55f71235c
--- /dev/null
+++ b/homebrew/saxon/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Saxon",
+ "description": "XSLT and XQuery processor",
+ "url": "https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.9/SaxonHE9-9-0-1J.zip",
+ "mirror": null,
+ "homepage": "https://saxon.sourceforge.io",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "libexec.install Dir[\"*.jar\", \"doc\", \"notices\"]",
+ "bin.write_jar_script libexec/\"saxon9he.jar\", \"saxon\""
+ ],
+ "version": "9.9",
+ "file": "saxon.rb"
+} \ No newline at end of file