summaryrefslogtreecommitdiff
path: root/data/dos2unix/.make.sh-auto
diff options
context:
space:
mode:
authorMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-23 22:42:08 -0500
committerSam Bingner <sam@bingner.com>2019-05-08 15:44:42 -1000
commitffc4cfa6778b7133205d781a386db337394a4925 (patch)
tree6d0ce41518168a240d2591ffdc9dd77f781ba744 /data/dos2unix/.make.sh-auto
parent119431a32942366666e2689dad5036fbfb92984b (diff)
Added dos2unix. (homebrew)
Diffstat (limited to 'data/dos2unix/.make.sh-auto')
-rw-r--r--data/dos2unix/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/dos2unix/.make.sh-auto b/data/dos2unix/.make.sh-auto
new file mode 100644
index 000000000..65238bbbb
--- /dev/null
+++ b/data/dos2unix/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+args = %W[prefix=#{prefix} CC=#{ENV.cc} CPP=#{ENV.cc} CFLAGS=#{ENV.cflags} ENABLE_NLS= install ]
+make *args