summaryrefslogtreecommitdiff
path: root/homebrew/proguard/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/proguard/.beer')
-rw-r--r--homebrew/proguard/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/proguard/.beer b/homebrew/proguard/.beer
new file mode 100644
index 000000000..e76032bf4
--- /dev/null
+++ b/homebrew/proguard/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Proguard",
+ "description": "Java class file shrinker, optimizer, and obfuscator",
+ "url": "https://downloads.sourceforge.net/project/proguard/proguard/6.0/proguard6.0.3.tar.gz",
+ "mirror": null,
+ "homepage": "https://proguard.sourceforge.io/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "libexec.install \"lib/proguard.jar\"",
+ "libexec.install \"lib/proguardgui.jar\"",
+ "bin.write_jar_script libexec/\"proguard.jar\", \"proguard\"",
+ "bin.write_jar_script libexec/\"proguardgui.jar\", \"proguardgui\""
+ ],
+ "version": "6.0.3",
+ "file": "proguard.rb"
+} \ No newline at end of file