diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-03-09 12:34:21 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-03-09 12:34:21 +0000 |
commit | 0759f92fe628f1448d34f893ca7b34aafdaacea9 (patch) | |
tree | 7aff6a49435e86f0f075e7b393e6d579b5c07569 /mail/qmail/PLIST | |
parent | b5635fa2e1001c099f93642d62a34bcf48e5c676 (diff) | |
download | pkgsrc-0759f92fe628f1448d34f893ca7b34aafdaacea9.tar.gz |
Use PLIST_SUBST rather than appending one-line PLIST.foo to PLIST_SRC,
and remove one-line PLIST.foo files. Quote some paths to appease
pkglint. Update URL to "12 Steps to qmail List Bliss".
Diffstat (limited to 'mail/qmail/PLIST')
-rw-r--r-- | mail/qmail/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/qmail/PLIST b/mail/qmail/PLIST index efec5fca05b..59b100365e9 100644 --- a/mail/qmail/PLIST +++ b/mail/qmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/08/22 00:10:51 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.11 2007/03/09 12:34:22 schmonz Exp $ bin/bouncesaying bin/condredirect bin/datemail @@ -43,6 +43,7 @@ bin/qsmhook bin/sendmail bin/splogger bin/tcp-env +${QMAIL_TLS}bin/update_tmprsadh man/cat1/bouncesaying.0 man/cat1/condredirect.0 man/cat1/except.0 @@ -163,6 +164,7 @@ share/doc/qmail/PIC.relaybad share/doc/qmail/PIC.relaygood share/doc/qmail/PIC.rem2local share/doc/qmail/README.pkgsrc +${QMAIL_QREGEX}share/doc/qmail/README.qregex share/doc/qmail/REMOVE.binmail share/doc/qmail/REMOVE.sendmail share/doc/qmail/SENDMAIL${DARWINSUFX} |