summaryrefslogtreecommitdiff
path: root/data/dos2unix/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'data/dos2unix/.beer')
-rw-r--r--data/dos2unix/.beer24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/dos2unix/.beer b/data/dos2unix/.beer
new file mode 100644
index 000000000..248d91f96
--- /dev/null
+++ b/data/dos2unix/.beer
@@ -0,0 +1,24 @@
+{
+ "name": "Dos2unix",
+ "description": "Convert text between DOS, UNIX, and Mac formats",
+ "url": "https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.4.0.tar.gz",
+ "mirror": "https://fossies.org/linux/misc/dos2unix-7.4.0.tar.gz",
+ "homepage": "https://waterlan.home.xs4all.nl/dos2unix.html",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "args = %W[",
+ "prefix=#{prefix}",
+ "CC=#{ENV.cc}",
+ "CPP=#{ENV.cc}",
+ "CFLAGS=#{ENV.cflags}",
+ "ENABLE_NLS=",
+ "install",
+ "]",
+ "system \"make\", *args"
+ ],
+ "version": "7.4.0",
+ "file": "dos2unix.rb"
+} \ No newline at end of file