From 11660b07b0070bfe5c386b2b6e8a70542a98ffa4 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 2 Jun 2020 15:04:27 +0000 Subject: dspam: Add SMF manifest. Provided by erwinlem in joyent/pkgsrc#267. --- mail/dspam/Makefile | 3 ++- mail/dspam/files/smf/manifest.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 mail/dspam/files/smf/manifest.xml diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 7894b9badd7..3a25e59e285 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2020/06/02 08:24:14 adam Exp $ +# $NetBSD: Makefile,v 1.106 2020/06/02 15:04:27 jperkin Exp $ DISTNAME= dspam-3.10.2 PKGREVISION= 29 @@ -111,6 +111,7 @@ OWN_DIRS_PERMS+= ${DSPAM_PIDDIR} ${DSPAM_USER} ${DSPAM_GROUP} 0770 FILES_SUBST+= DSPAM_USER=${DSPAM_USER} FILES_SUBST+= DSPAM_GROUP=${DSPAM_GROUP} +FILES_SUBST+= DSPAM_HOME=${DSPAM_HOME} FILES_SUBST+= DSPAM_PIDDIR=${DSPAM_PIDDIR} SUBST_CLASSES+= conf diff --git a/mail/dspam/files/smf/manifest.xml b/mail/dspam/files/smf/manifest.xml new file mode 100644 index 00000000000..b5c26ecdad8 --- /dev/null +++ b/mail/dspam/files/smf/manifest.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3