Prune sysutils/pcpustat
[dports.git] / sysutils / no-login / Makefile
1 # Created by: Donald Burr <dburr@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       nologin
5 PORTVERSION=    1.0
6 PORTREVISION=   1
7 CATEGORIES=     sysutils
8 MASTER_SITES=   LOCAL/wes
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Refuse a login to a user, and make a note of it in syslog
12
13 PLIST_FILES=    bin/nologin man/man8/${PORTNAME}.8.gz
14
15 .include <bsd.port.mk>