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
committerMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-23 22:42:08 -0500
commit5afbca8d160966d05127ba4460cd83990edf5ef0 (patch)
tree10f4dcfa4535da9179efba989a78eea6e6931494 /data/dos2unix/.make.sh-auto
parent705e6a1a59d1f75fb09815f4e7a539e880bcb7ff (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