remove no_procmail flavour and procmail dependecy; from maintainer
This commit is contained in:
parent
4b8203c02f
commit
525ff0a5ec
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2002/06/20 21:46:13 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2002/07/07 15:07:20 jakob Exp $
|
||||
|
||||
COMMENT= "mailfilter to identify and mark spam"
|
||||
|
||||
DISTNAME= Mail-SpamAssassin-2.31
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= mail perl5
|
||||
NEED_VERSION= 1.515
|
||||
|
||||
HOMEPAGE= http://spamassassin.org
|
||||
|
||||
@ -25,16 +24,9 @@ RUN_DEPENDS= :p5-Net-DNS-*:net/p5-Net-DNS \
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
FLAVORS= no_procmail
|
||||
FLAVOR?=
|
||||
|
||||
# regress insists on creating files in $HOME
|
||||
PORTHOME= ${WRKDIR}/temp-home
|
||||
|
||||
.if ! ${FLAVOR:L:Mno_procmail}
|
||||
RUN_DEPENDS+= :procmail-*:mail/procmail
|
||||
.endif
|
||||
|
||||
FAQS= ${FILESDIR}/OpenBSD-SpamAssassin-mini-howto.html
|
||||
DOCS= README procmailrc.example \
|
||||
sample-nonspam.txt sample-spam.txt
|
||||
|
@ -14,7 +14,7 @@ making use of the spamc/spamd combination.
|
||||
<br> Use that same line to start spamd now.
|
||||
|
||||
<p>The final step: put this at the top of your <b><code>.procmailrc</b></code>.
|
||||
If you have chosen not to use procmail please check the
|
||||
If you do not want to use procmail please check the
|
||||
<A HREF="http://spamassassin.org/doc.html">online docs</A>
|
||||
|
||||
<ul><pre>
|
||||
|
Loading…
Reference in New Issue
Block a user