Ticket #24748: Portfile.2

File Portfile.2, 582 bytes (added by l2g@…, 13 years ago)

Add dependency on p5-mac-glue

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
5PortGroup           perl5 1.0
6
7perl5.setup         Mac-Growl 0.67
8platforms           darwin
9maintainers         pixilla.com:brad
10description         Interface to the Growl framework
11long_description    ${description}
12
13checksums           sha1 a39e90af09854d19f16ddfaa26282bf16837cec6 \
14                    rmd160 f1483f668b57f5c16fa4c4b7b8760b53666fffd6
15
16depends_lib-append  port:p5-mac-glue
17
18test.run            yes