# Ports collection Makefile for:	userinfo
# Date created:		5 November 2002
# Whom:			Ben Kibbey <bjk@arbornet.org>
#
# $FreeBSD: ports/sysutils/userinfo/Makefile,v 1.15 2007/07/23 09:36:38 rafan Exp $
#

PORTNAME=	userinfo
PORTVERSION=	2.2
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	bjk

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Show information about local users

USE_AUTOTOOLS=	libtool:15
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1=		ui.1
MLINKS=		ui.1 userinfo.1

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1