# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Net-Growl 0.99
maintainers         sky.fr:cbellot
description         Growl Notifications over the network
long_description    A simple interface to send Mac OS X Growl \
                    notifications across the network. Growl only \
                    needs to be installed on the receiving Mac not \
                    on the machine using this module.
platforms           darwin
checksums           md5 b55760497f1d98ce8ce649527377824d

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
