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

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup                     Net-SNPP 1.17

maintainers                     nomaintainer

description                     Simple Network Paging Protocol (SNPP) module

long_description        The Perl SNPP module provides SNPP services for Perl applications

platforms               darwin

checksums               md5 18f61a774906cd27ca14dcbf311e6bf0

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