summaryrefslogtreecommitdiff
path: root/homebrew/xmlcoreutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/xmlcoreutils/.beer')
-rw-r--r--homebrew/xmlcoreutils/.beer23
1 files changed, 23 insertions, 0 deletions
diff --git a/homebrew/xmlcoreutils/.beer b/homebrew/xmlcoreutils/.beer
new file mode 100644
index 000000000..5ebf471b1
--- /dev/null
+++ b/homebrew/xmlcoreutils/.beer
@@ -0,0 +1,23 @@
+{
+ "name": "XmlCoreutils",
+ "description": "Powerful interactive system for text processing",
+ "url": "https://www.lbreyer.com/gpl/xml-coreutils-0.8.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.lbreyer.com/xml-coreutils.html",
+ "depends": [
+ {
+ "depend": "s-lang",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\",",
+ "\"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "0.8.1",
+ "file": "xml-coreutils.rb"
+} \ No newline at end of file