pkgbase: Put sendmail example in the sendmail package

Reviewed by:	bapt
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D38297
This commit is contained in:
Emmanuel Vadot 2023-01-31 16:15:11 +01:00
parent 0b8a2c744c
commit 431b9b6692

View file

@ -30,6 +30,7 @@ SYMLINKS+= ..${BINDIR}/mailwrapper /bin/rmail
.if ${MK_SENDMAIL} != "no"
FILES= ${SRCTOP}/etc/mail/mailer.conf
FILESDIR= ${SHAREDIR}/examples/sendmail
FILESPACKAGE= sendmail
.endif
.if ${MK_MAILWRAPPER} != "no"