freebsd-ports/sysutils/no-login/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

19 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>