remove procmail dependency, MAINTAINER does not use this software
anymore, so release it to ports@
This commit is contained in:
parent
aa58bf1e96
commit
aabc5c7e9d
@ -1,15 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2003/06/17 16:33:04 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2003/08/07 07:51:20 jolan Exp $
|
||||
|
||||
COMMENT= "mailfilter to identify and mark spam"
|
||||
|
||||
V= 2.55
|
||||
DISTNAME= Mail-SpamAssassin-${V}
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
DISTNAME= Mail-SpamAssassin-2.55
|
||||
PKGNAME= p5-${DISTNAME}p2
|
||||
CATEGORIES= mail perl5
|
||||
|
||||
HOMEPAGE= http://spamassassin.org
|
||||
|
||||
MAINTAINER= Han Boetes <han@mijncomputer.nl>
|
||||
HOMEPAGE= http://spamassassin.org/
|
||||
|
||||
# Artistic License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -17,12 +14,11 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/released/ \
|
||||
MASTER_SITES= ${HOMEPAGE}released/ \
|
||||
${MASTER_SITE_PERL_CPAN:=Mail/}
|
||||
|
||||
RUN_DEPENDS= :p5-Net-DNS-*:net/p5-Net-DNS \
|
||||
:p5-HTML-Parser-*:www/p5-HTML-Parser \
|
||||
:procmail-*:mail/procmail
|
||||
:p5-HTML-Parser-*:www/p5-HTML-Parser
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
CONFIGURE_ARGS+= RUN_RAZOR1_TESTS=n RUN_RAZOR2_TESTS=n
|
||||
|
@ -46,5 +46,3 @@ for further installation instructions.
|
||||
|
||||
Or if you are in a hurry you can read:
|
||||
${PREFIX}/share/doc/SpamAssassin/OpenBSD-SpamAssassin-mini-howto.html
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user