7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
20 lines
409 B
Makefile
20 lines
409 B
Makefile
# New ports collection makefile for: nologin
|
|
# Date created: 15 Jul 1998
|
|
# Whom: Donald Burr <dburr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nologin
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= wes
|
|
|
|
|
|
MAINTAINER= wes@FreeBSD.org
|
|
COMMENT= Refuse a login to a user, and make a note of it in syslog
|
|
|
|
.include <bsd.port.mk>
|