summaryrefslogtreecommitdiff
path: root/data/joe/.beer
diff options
context:
space:
mode:
authorMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-29 17:15:02 +0000
committerMCApollo <34170230+MCApollo@users.noreply.github.com>2019-06-30 21:44:02 +0000
commitefb378ccb0f25b4341af23138b13c57ec8111c9f (patch)
treee7c6b3ae3bcdbb962678603616fc043cfc43d87b /data/joe/.beer
parent87c8a6d2d2ec27269815fbc221a08cfa58e93a1a (diff)
Added Joe.
Diffstat (limited to 'data/joe/.beer')
-rw-r--r--data/joe/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/joe/.beer b/data/joe/.beer
new file mode 100644
index 000000000..039041bc7
--- /dev/null
+++ b/data/joe/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Joe",
+ "description": "Joe",
+ "url": "https://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6/joe-4.6.tar.gz",
+ "mirror": null,
+ "homepage": "https://joe-editor.sourceforge.io/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "4.6",
+ "file": "joe.rb"
+} \ No newline at end of file