Ticket #24748: Portfile.2
File Portfile.2, 582 bytes (added by l2g@…, 14 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 | |
4 | PortSystem 1.0 |
5 | PortGroup perl5 1.0 |
6 | |
7 | perl5.setup Mac-Growl 0.67 |
8 | platforms darwin |
9 | maintainers pixilla.com:brad |
10 | description Interface to the Growl framework |
11 | long_description ${description} |
12 | |
13 | checksums sha1 a39e90af09854d19f16ddfaa26282bf16837cec6 \ |
14 | rmd160 f1483f668b57f5c16fa4c4b7b8760b53666fffd6 |
15 | |
16 | depends_lib-append port:p5-mac-glue |
17 | |
18 | test.run yes |