Ticket #44733: Portfile

File Portfile, 871 bytes (added by ldmoray@…, 10 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem      1.0
5
6name    pcp
7version 3.9.9
8categories      net
9platforms darwin
10license GPL
11maintainers     <nomaintainers>
12description     Performance CoPilot
13long_description        The Performance Co-Pilot (PCP) is an open source toolkit designed for monitoring and managing system-level performance. These services are distributed and scalable to accommodate the most complex system configurations and performance problems.
14homepage        http://www.performancecopilot.org/
15master_sites    ftp://ftp.pcp.io/projects/pcp/download/
16distfiles       ${distname}.src.tar.gz
17checksums       ${distfiles} \
18                        rmd160  79914dc6f6c9f70e82dc9a084fbf2a1a1513215c \
19                        sha256  4ad8d973fc90c8f452f6f81a000dcb7a5e39ae42766b3820e01feae8e38d184c
20depends_lib     port:autoconf \
21                        port:qt4-mac