summaryrefslogtreecommitdiff
path: root/homebrew/wakeonlan/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/wakeonlan/.make.sh-auto')
-rw-r--r--homebrew/wakeonlan/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/wakeonlan/.make.sh-auto b/homebrew/wakeonlan/.make.sh-auto
new file mode 100644
index 000000000..47bbe3cda
--- /dev/null
+++ b/homebrew/wakeonlan/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+perl Makefile.PL
+make
+bin.install "blib/script/wakeonlan"
+man1.install "blib/man1/wakeonlan.1"