# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Net-Ident 1.25
license             {Artistic-1 GPL}
maintainers         nomaintainer
platforms           {darwin any}

description         Look up the username on the remote end of a TCP/IP \
                    connection
long_description    Net::Ident is a module that looks up the username on \
                    the remote side of a TCP/IP connection through the \
                    ident (auth/tap) protocol described in RFC1413 \
                    (which supersedes RFC931).

checksums           rmd160  44a11d9970db67617ba8e9cd7504d72c65fd2a8c \
                    sha256  2e5bd58b01c2a66e8049a2f8d9c93e1b5f6dce53e0ee3a481ce6a6f411f2c8f8 \
                    size    31423

supported_archs     noarch
