From 25883a57642b6f9b0d13deb4b3574a9d4e4eba29 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 11 Mar 2014 14:34:36 +0000 Subject: Import initial SMF support for individual packages. --- mail/dovecot2/Makefile | 3 ++- mail/dovecot2/files/smf/manifest.xml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 mail/dovecot2/files/smf/manifest.xml (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 8f03b5c29be..e41ed61c9f3 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2014/02/19 15:29:23 taca Exp $ +# $NetBSD: Makefile,v 1.60 2014/03/11 14:34:38 jperkin Exp $ DISTNAME= dovecot-2.2.12 CATEGORIES= mail @@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --with-ssldir=${SSLDIR} .include "../../mk/bsd.prefs.mk" RCD_SCRIPTS= dovecot +SMF_NAME= dovecot DOVECOT_USER?= dovecot DOVECOT_GROUP?= dovecot diff --git a/mail/dovecot2/files/smf/manifest.xml b/mail/dovecot2/files/smf/manifest.xml new file mode 100644 index 00000000000..714f9739a27 --- /dev/null +++ b/mail/dovecot2/files/smf/manifest.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3