summaryrefslogtreecommitdiff
path: root/homebrew/ddate/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/ddate/.make.sh-auto')
-rw-r--r--homebrew/ddate/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/ddate/.make.sh-auto b/homebrew/ddate/.make.sh-auto
new file mode 100644
index 000000000..3c8015556
--- /dev/null
+++ b/homebrew/ddate/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV.cc ddate.c -o ddate
+bin.install "ddate"
+man1.install "ddate.1"