# New ports collection makefile for:	libident
# Date created:		9 October 1995
# Whom:			torstenb@FreeBSD.org
#
# $FreeBSD: ports/security/libident/Makefile,v 1.17 2003/02/20 18:59:06 knu Exp $
#

PORTNAME=	libident
PORTVERSION=	0.22
CATEGORIES=	security
MASTER_SITES=	http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/libident/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A small library to interface the ident protocol server (rfc1413)

ALL_TARGET=	freebsd
MAN3=		ident.3

.include <bsd.port.mk>
