summaryrefslogtreecommitdiff
path: root/homebrew/libnatpmp/.beer
blob: 608b5aff2abeb0bfa8bafcb6b99af61bf2f520aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Libnatpmp",
    "description": "NAT port mapping protocol library",
    "url": "http://miniupnp.free.fr/files/download.php?file=libnatpmp-20150609.tar.gz",
    "mirror": null,
    "homepage": "http://miniupnp.free.fr/libnatpmp.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "inreplace \"Makefile\", \"-Wl,-install_name,$(SONAME)\", \"-Wl,-install_name,$(INSTALLDIRLIB)/$(SONAME)\"",
        "system \"make\", \"INSTALLPREFIX=#{prefix}\", \"install\""
    ],
    "version": "20150609",
    "file": "libnatpmp.rb"
}