Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0
name libident
version 0.32
categories security
maintainers nomaintainer@macports.org
description Ident protocol library
long_description \
This is a library which provides a simple \
interface to the Ident protocol on the \
client side. It is meant to be used by \
daemons to try to authenticate users using \
the Ident protocol. For this to work, \
users need to have an Ident server running \
on the system from which they are connected.
homepage http://rdenisc.free.fr/libident/
platforms darwin
master_sites ${homepage}
checksums md5 9b9346eacc28d842d164881f0efa3388

configure.args --mandir=${prefix}/share/man