# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-Ident 1.20
revision		1
maintainers		nomaintainer
description		lookup 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		md5 70f265f46548675be01977d3c9eed570
platforms		darwin

