summaryrefslogtreecommitdiff
path: root/mail/exim/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-08-02 17:00:06 +0000
committerjmmv <jmmv@pkgsrc.org>2003-08-02 17:00:06 +0000
commit31f27473853e2435089133e31458c0e1c1f50ae8 (patch)
treee2a8755d9490554970c9f55f57e1d14d2d7f92ea /mail/exim/PLIST
parent511e8c6c51ddfac5274cd2ce718dfbb9dd8ab48d (diff)
downloadpkgsrc-31f27473853e2435089133e31458c0e1c1f50ae8.tar.gz
Convert exim and exim-user to the bsd.pkg.install.mk framework:
- Introduce EXIM_GROUP and EXIM_USER to tune the details of the group and user used by the daemon. - Honour PKG_SYSCONFDIR. - Install sample files under the examples directory. - Automatically install example files under sysconfdir using CONF_FILES. This simplifies exim's set up from admin's point of view. - Use RCD_SCRIPTS to handle the startup script. As a result, bump PKGREVISION of exim and exim-user.
Diffstat (limited to 'mail/exim/PLIST')
-rw-r--r--mail/exim/PLIST9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/exim/PLIST b/mail/exim/PLIST
index 471b3c0202a..293a81c42ad 100644
--- a/mail/exim/PLIST
+++ b/mail/exim/PLIST
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/12/09 11:38:04 ad Exp $
-etc/exim/configure.example
-etc/exim/mailer.conf.exim
+@comment $NetBSD: PLIST,v 1.5 2003/08/02 17:00:08 jmmv Exp $
etc/rc.d/exim
sbin/exicyclog
sbin/exigrep
@@ -17,4 +15,7 @@ sbin/eximstats
sbin/exinext
sbin/exiqsumm
sbin/exiwhat
-@dirrm etc/exim
+share/examples/exim/aliases
+share/examples/exim/configure
+share/examples/exim/mailer.conf
+@dirrm share/examples/exim