# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             Net-Syslog 0.04
revision                1
maintainers             pixilla

description             Net::Syslog - Perl extension for sending syslog messages directly to a remote syslogd.

long_description        Net::Syslog implements the intra-host syslog forwarding \
                        protocol. It is not intended to replace the Sys::Syslog \
                        or Unix::Syslog modules, but instead to provide a method \
                        of using syslog when a local syslogd is unavailable or \
                        when you don't want to write syslog messages to the \
                        local syslog

checksums           sha1    731ba385b3d2f0b57fc4df3172f32ae356db834e \
                    rmd160  2740ae17cf5c450b2258791c4aeb850ebbf455fc

platforms               darwin

supported_archs noarch
