mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Mark this port IGNORE in favor of the 2.60 release
This commit is contained in:
parent
fbfadf0fbc
commit
74f61f21b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89299
@ -5,6 +5,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# This port will eventually be converted to a cvs snapshot port
|
||||
|
||||
PORTNAME= Mail-SpamAssassin
|
||||
PORTVERSION= 2.60-rc3
|
||||
CATEGORIES= mail perl5
|
||||
@ -16,6 +18,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= DougB@FreeBSD.org
|
||||
COMMENT= A highly efficient mail filter for identifying spam
|
||||
|
||||
IGNORE= Please use the 2.60 release version instead
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
|
||||
@ -51,9 +55,6 @@ MAN1= spamd.1 spamassassin.1 spamc.1 sa-learn.1
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
# XXX
|
||||
WRKSRC= ${WRKDIR}/Mail-SpamAssassin-2.60
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name \*.orig -delete
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user