summaryrefslogtreecommitdiff
path: root/homebrew/cssembed/.beer
blob: 06d1d301a8b7a7783b8e74682e9cd0638e4b8d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Cssembed",
    "description": "Automatic data URI embedding in CSS files",
    "url": "https://github.com/downloads/nzakas/cssembed/cssembed-0.4.5.jar",
    "mirror": null,
    "homepage": "https://www.nczonline.net/blog/2009/11/03/automatic-data-uri-embedding-in-css-files/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "libexec.install \"cssembed-#{version}.jar\"",
        "bin.write_jar_script libexec/\"cssembed-#{version}.jar\", \"cssembed\""
    ],
    "version": "0.4.5",
    "file": "cssembed.rb"
}