# -*- 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 95899 2012-07-26 10:56:29Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         SNMP_Session 1.13
revision            3
platforms           darwin
maintainers         l2g
license             Artistic-2
supported_archs     noarch

description         A perl5 module providing rudimentary access to SNMPv1 \
                    and v2 agents.

long_description    ${description}

homepage            http://code.google.com/p/snmp-session/
master_sites        googlecode:snmp-session

checksums           sha1    7f4de0a9104ad6a0fb71af23ce83c71609c7e674 \
                    rmd160  dee9008a0f378dc89ea7d89fe90b463b19826b42

livecheck.url       ${homepage}
livecheck.regex     /${perl5.module}-(\[0-9.\]+)${extract.suffix}
