summaryrefslogtreecommitdiff
path: root/homebrew/diffutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/diffutils/.beer')
-rw-r--r--homebrew/diffutils/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/diffutils/.beer b/homebrew/diffutils/.beer
new file mode 100644
index 000000000..615b2a271
--- /dev/null
+++ b/homebrew/diffutils/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Diffutils",
+ "description": "File comparison utilities",
+ "url": "https://ftp.gnu.org/gnu/diffutils/diffutils-3.7.tar.xz",
+ "mirror": "https://ftpmirror.gnu.org/diffutils/diffutils-3.7.tar.xz",
+ "homepage": "https://www.gnu.org/s/diffutils/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "3.7",
+ "file": "diffutils.rb"
+} \ No newline at end of file