-.\" $OpenBSD: bsd.port.mk.5,v 1.551 2022/01/21 09:06:38 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.552 2022/02/11 12:42:24 sthen Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 21 2022 $
+.Dd $Mdocdate: February 11 2022 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
Set to
.Sq Yes
to show every acquire/release lock operation.
+.It Ev LOGIN_CONF
+List of files copied during
+.Cm post-install
+from
+.Ev PKGDIR
+into
+.Pa ${PREFIX}/share/examples/login.conf.d .
+When a port provides a daemon requiring non-default
+.Xr login.conf 5
+attributes, a sample file should be provided,
+listed in
+.Ev LOGIN_CONF,
+and used as a template by adding
+.Cm @sample /etc/login.conf.d/${ Ns Va class Ns }
+to the packing list.
.It Ev LP64_ARCHS
Set to the list of 64-bit architectures.
Read-only.