# -*- 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 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Net-Ident 1.23
revision            1
platforms           darwin
maintainers         l2g openmaintainer
license             Artistic GPL
supported_archs     noarch

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           sha1    d9d37f37372f293c170a1023e4c7170d9a42ead9 \
                    rmd160  d4adb33286884b5cb92a15156c5463fd93d6cfca
