summaryrefslogtreecommitdiff
path: root/homebrew/globe/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/globe/.beer')
-rw-r--r--homebrew/globe/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/globe/.beer b/homebrew/globe/.beer
new file mode 100644
index 000000000..c77ee22dd
--- /dev/null
+++ b/homebrew/globe/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Globe",
+ "description": "Prints ASCII graphic of currently-lit side of the Earth",
+ "url": "https://www.acme.com/software/globe/globe_14Aug2014.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.acme.com/software/globe/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.mkpath",
+ "man1.mkpath",
+ "system \"make\", \"all\", \"install\", \"BINDIR=#{bin}\", \"MANDIR=#{man1}\""
+ ],
+ "version": "2014",
+ "file": "globe.rb"
+} \ No newline at end of file