1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/userinfo/Makefile

23 lines
420 B
Makefile

# Ports collection Makefile for: userinfo
# Date created: 5 November 2002
# Whom: Ben Kibbey <bjk@arbornet.org>
#
# $FreeBSD$
#
PORTNAME= userinfo
PORTVERSION= 2.2
CATEGORIES= sysutils
MASTER_SITES= SF/bjk/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Show information about local users
USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
MAN1= ui.1
MLINKS= ui.1 userinfo.1
.include <bsd.port.mk>