summaryrefslogtreecommitdiff
path: root/homebrew/vfuse/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vfuse/.beer')
-rw-r--r--homebrew/vfuse/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/vfuse/.beer b/homebrew/vfuse/.beer
new file mode 100644
index 000000000..89855daf6
--- /dev/null
+++ b/homebrew/vfuse/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Vfuse",
+ "description": "Convert bootable DMG images for use in VMware Fusion",
+ "url": "https://github.com/chilcote/vfuse/archive/2.0.9.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/chilcote/vfuse",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install Dir[\"pkgroot/usr/local/vfuse/bin/*\"]"
+ ],
+ "version": "2.0.9",
+ "file": "vfuse.rb"
+} \ No newline at end of file