# $Id: Portfile,v 1.3 2005/08/11 21:33:28 rshaw Exp $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-Ident 1.20
revision		1
maintainers		darwinports@opendarwin.org
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

