summaryrefslogtreecommitdiff
path: root/homebrew/findutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/findutils/.beer')
-rw-r--r--homebrew/findutils/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/findutils/.beer b/homebrew/findutils/.beer
new file mode 100644
index 000000000..42d9187c6
--- /dev/null
+++ b/homebrew/findutils/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Findutils",
+ "description": "Collection of GNU find, xargs, and locate",
+ "url": "https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz",
+ "mirror": "https://ftpmirror.gnu.org/findutils/findutils-4.6.0.tar.gz",
+ "homepage": "https://www.gnu.org/software/findutils/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "(var/\"locate\").mkpath"
+ ],
+ "version": "4.6.0",
+ "file": "findutils.rb"
+} \ No newline at end of file