summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin-snapshot
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-09-25 05:09:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-09-25 05:09:38 +0000
commit74f61f21b40bf5117c1649cf96eff9c4f5580f3a (patch)
tree7e4a2cb40b8aa6cbfbf9941c6895082bfd7d4631 /mail/p5-Mail-SpamAssassin-snapshot
parentUpgrade to version 9.2.3rc4. (diff)
Mark this port IGNORE in favor of the 2.60 release
Notes
Notes: svn path=/head/; revision=89299
Diffstat (limited to 'mail/p5-Mail-SpamAssassin-snapshot')
-rw-r--r--mail/p5-Mail-SpamAssassin-snapshot/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Mail-SpamAssassin-snapshot/Makefile b/mail/p5-Mail-SpamAssassin-snapshot/Makefile
index ffd1f3dfc8ac..0d73fe1b7231 100644
--- a/mail/p5-Mail-SpamAssassin-snapshot/Makefile
+++ b/mail/p5-Mail-SpamAssassin-snapshot/Makefile
@@ -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