summaryrefslogtreecommitdiff
path: root/homebrew/moe/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/moe/.beer')
-rw-r--r--homebrew/moe/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/moe/.beer b/homebrew/moe/.beer
new file mode 100644
index 000000000..fb6ac60a1
--- /dev/null
+++ b/homebrew/moe/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Moe",
+ "description": "Console text editor for ISO-8859 and ASCII",
+ "url": "https://ftp.gnu.org/gnu/moe/moe-1.9.tar.lz",
+ "mirror": "https://ftpmirror.gnu.org/moe/moe-1.9.tar.lz",
+ "homepage": "https://www.gnu.org/software/moe/moe.html",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"window_vector.cc\", \"{ year_string.insert( 0U, 1,\",",
+ "\"{ year_string.insert( 0U, 1U,\"",
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "1.9",
+ "file": "moe.rb"
+} \ No newline at end of file