184d6cd8eSMark Murray# Copyright 2001 Mark R V Murray 284d6cd8eSMark Murray# All rights reserved. 384d6cd8eSMark Murray# 484d6cd8eSMark Murray# Redistribution and use in source and binary forms, with or without 584d6cd8eSMark Murray# modification, are permitted provided that the following conditions 684d6cd8eSMark Murray# are met: 784d6cd8eSMark Murray# 1. Redistributions of source code must retain the above copyright 884d6cd8eSMark Murray# notice, this list of conditions and the following disclaimer. 984d6cd8eSMark Murray# 2. Redistributions in binary form must reproduce the above copyright 1084d6cd8eSMark Murray# notice, this list of conditions and the following disclaimer in the 1184d6cd8eSMark Murray# documentation and/or other materials provided with the distribution. 1284d6cd8eSMark Murray# 1384d6cd8eSMark Murray# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 1484d6cd8eSMark Murray# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1584d6cd8eSMark Murray# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1684d6cd8eSMark Murray# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 1784d6cd8eSMark Murray# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1884d6cd8eSMark Murray# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1984d6cd8eSMark Murray# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2084d6cd8eSMark Murray# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2184d6cd8eSMark Murray# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2284d6cd8eSMark Murray# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2384d6cd8eSMark Murray# SUCH DAMAGE. 2484d6cd8eSMark Murray# 2584d6cd8eSMark Murray 26*93c43690SEmmanuel VadotPACKAGE= runtime 27*93c43690SEmmanuel Vadot 2884d6cd8eSMark MurrayLIB= pam_nologin 2984d6cd8eSMark MurraySRCS= pam_nologin.c 307f03a257SDavid E. O'BrienMAN= pam_nologin.8 317f03a257SDavid E. O'Brien 326b129086SBaptiste DaroussinLIBADD+= util 3384d6cd8eSMark Murray 3484d6cd8eSMark Murray.include <bsd.lib.mk> 35