summaryrefslogtreecommitdiff
path: root/homebrew/htpdate/.beer
blob: c33b730e3709b576c86e5e791c735569fee398e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "name": "Htpdate",
    "description": "Synchronize time with remote web servers",
    "url": "http://www.vervest.org/htp/archive/c/htpdate-0.9.1.tar.bz2",
    "mirror": null,
    "homepage": "http://www.vervest.org/htp/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"prefix=#{prefix}\",",
        "\"STRIP=/usr/bin/strip\",",
        "\"CC=#{ENV.cc}\",",
        "\"CFLAGS=#{ENV.cflags}\",",
        "\"install\""
    ],
    "version": "0.9.1",
    "file": "htpdate.rb"
}