xref: /freebsd/krb5/plugins/preauth/Makefile.inc (revision 9f0f30bc1f5f08d25243952bad3fdc6e13a75c2a)
1#
2# SPDX-License-Idendifier: BSD-2-Clause
3#
4# Copyright (c) 2025 FreeBSD Foundation
5#
6# This sofware was developed by Cy Schubert <cy@FreeBSD.org>
7# under sponsorship from the FreeBSD Foundation.
8#
9
10PACKAGE?=	kerberos-kdc
11LIBDIR=		${PLUGINSDIR}/preauth
12SHLIBDIR=	${LIBDIR}
13
14.include "../Makefile.inc"
15