summaryrefslogtreecommitdiff
path: root/homebrew/es/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/es/.make.sh-auto')
-rw-r--r--homebrew/es/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/es/.make.sh-auto b/homebrew/es/.make.sh-auto
new file mode 100644
index 000000000..3cbe320b9
--- /dev/null
+++ b/homebrew/es/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+pkg:configure --with-editline
+make
+bin.install "es"
+doc.install %w[CHANGES README trip.es examples]
+man1.install "doc/es.1"