summaryrefslogtreecommitdiffstats
path: root/sysutils/userinfo/Makefile
blob: b8e94ef01a228ee63ea3c2dfe723da40608c5fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Ben Kibbey <bjk@arbornet.org>
# $FreeBSD$

PORTNAME=	userinfo
PORTVERSION=	2.4
PORTREVISION=	3
CATEGORIES=	sysutils
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}

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

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		libtool
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud