# -*- 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
# $Id: Portfile 77025 2011-03-18 06:11:33Z l2g@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Mac-Growl 0.67
platforms           darwin
maintainers         pixilla
description         Interface to the Growl framework
long_description    ${description}

checksums           sha1 a39e90af09854d19f16ddfaa26282bf16837cec6 \
                    rmd160 f1483f668b57f5c16fa4c4b7b8760b53666fffd6

depends_lib-append  port:p5-mac-glue

test.run            yes
