summaryrefslogtreecommitdiff
path: root/homebrew/mp3val/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mp3val/.beer')
-rw-r--r--homebrew/mp3val/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/mp3val/.beer b/homebrew/mp3val/.beer
new file mode 100644
index 000000000..15eb27c01
--- /dev/null
+++ b/homebrew/mp3val/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Mp3val",
+ "description": "Program for MPEG audio stream validation",
+ "url": "https://downloads.sourceforge.net/mp3val/mp3val-0.1.8-src.tar.gz",
+ "mirror": null,
+ "homepage": "https://mp3val.sourceforge.io/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"gnumake\", \"-f\", \"Makefile.gcc\"",
+ "bin.install \"mp3val.exe\" => \"mp3val\""
+ ],
+ "version": "0.1.8",
+ "file": "mp3val.rb"
+} \ No newline at end of file