summaryrefslogtreecommitdiff
path: root/homebrew/psutils/.beer
blob: ec896f25d0bd32bef340f25d8e6c673171e6c03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "Psutils",
    "description": "Collection of PostScript document handling utilities",
    "url": "ftp://ftp.knackered.org/pub/psutils/psutils-p17.tar.gz",
    "mirror": "https://ftp.osuosl.org/pub/blfs/conglomeration/psutils/psutils-p17.tar.gz",
    "homepage": "http://knackered.org/angus/psutils/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "man1.mkpath",
        "system \"make\", \"-f\", \"Makefile.unix\",",
        "\"PERL=/usr/bin/perl\",",
        "\"BINDIR=#{bin}\",",
        "\"INCLUDEDIR=#{pkgshare}\",",
        "\"MANDIR=#{man1}\",",
        "\"install\""
    ],
    "version": "-",
    "file": "psutils.rb"
}