summaryrefslogtreecommitdiff
path: root/homebrew/wtf/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/wtf/.beer')
-rw-r--r--homebrew/wtf/.beer20
1 files changed, 20 insertions, 0 deletions
diff --git a/homebrew/wtf/.beer b/homebrew/wtf/.beer
new file mode 100644
index 000000000..44823d2c6
--- /dev/null
+++ b/homebrew/wtf/.beer
@@ -0,0 +1,20 @@
+{
+ "name": "Wtf",
+ "description": "Translate common Internet acronyms",
+ "url": "https://downloads.sourceforge.net/project/bsdwtf/wtf-20190417.tar.gz",
+ "mirror": null,
+ "homepage": "https://sourceforge.net/projects/bsdwtf/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace %w[wtf wtf.6], \"/usr/share\", share",
+ "bin.install \"wtf\"",
+ "man6.install \"wtf.6\"",
+ "(share+\"misc\").install %w[acronyms acronyms.comp]",
+ "(share+\"misc\").install \"acronyms-o.real\" => \"acronyms-o\""
+ ],
+ "version": "20190417",
+ "file": "wtf.rb"
+} \ No newline at end of file