mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-10-22 15:05:23 +00:00
9 lines
320 B
Ruby
9 lines
320 B
Ruby
name "dmg"
|
|
maintainer "Joshua Timberman"
|
|
maintainer_email "cookbooks@housepub.org"
|
|
license "Apache 2.0"
|
|
description "LWRP to install OS X applications from dmgs"
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version "2.0.5"
|
|
supports "mac_os_x"
|