opnsense-ports/sysutils/userinfo/Makefile
2022-09-07 22:33:21 +02:00

17 lines
363 B
Makefile

PORTNAME= userinfo
PORTVERSION= 2.5
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= zi@FreeBSD.org
COMMENT= Show information about local users
WWW= http://bjk.sourceforge.net/userinfo/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool tar:bzip2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>