summaryrefslogtreecommitdiff
path: root/homebrew/xidel/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/xidel/.make.sh-auto')
-rw-r--r--homebrew/xidel/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/xidel/.make.sh-auto b/homebrew/xidel/.make.sh-auto
new file mode 100644
index 000000000..407cef85e
--- /dev/null
+++ b/homebrew/xidel/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+cd "programs/internet/xidel"
+./build.sh
+bin.install "xidel"
+man1.install "meta/xidel.1"