Install sample configuration files for OpenSSL, LDAP and PostgreSQL.

This commit is contained in:
Lubomir Sedlacik 2003-05-13 20:50:27 +00:00
parent 4dde055bab
commit 65fc6863f6
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2003/05/13 20:09:09 xtraeme Exp $
# $NetBSD: Makefile,v 1.9 2003/05/13 20:50:27 lsed Exp $
#
DISTNAME= dovecot-0.99.9.1
@ -77,6 +77,8 @@ post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/dovecot-example.conf \
${EGDIR}/dovecot.conf.default
${INSTALL_DATA} ${WRKSRC}/doc/dovecot-* ${EGDIR}
${INSTALL_SCRIPT} ${WRKSRC}/doc/mkcert.sh ${EGDIR}
# Generate modules part of PLIST dynamically. It can be different
# depending on OS.
cd ${PREFIX} && ${FIND} libexec/dovecot -type f > ${WRKDIR}/PLIST

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2003/05/06 22:34:55 lsed Exp $
@comment $NetBSD: PLIST,v 1.4 2003/05/13 20:50:27 lsed Exp $
etc/rc.d/dovecot
sbin/dovecot
share/doc/dovecot/auth.txt
@ -9,6 +9,10 @@ share/doc/dovecot/mail-storages.txt
share/doc/dovecot/multiaccess.txt
share/doc/dovecot/nfs.txt
share/examples/dovecot/dovecot.conf.default
share/examples/dovecot/dovecot-ldap.conf
share/examples/dovecot/dovecot-openssl.cnf
share/examples/dovecot/dovecot-pgsql.conf
share/examples/dovecot/mkcert.sh
@dirrm share/examples/dovecot
@dirrm share/doc/dovecot
@dirrm libexec/dovecot