View | Details | Raw Unified | Return to bug 170765
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	spamstats
8
PORTNAME=	spamstats
9
PORTVERSION=	0.6c
9
PORTVERSION=	0.6c
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	mail
11
CATEGORIES=	mail
12
MASTER_SITES=	http://www.inl.fr/download/
12
MASTER_SITES=	http://www.inl.fr/download/
13
13
14
MAINTAINER=	leeym@FreeBSD.org
14
MAINTAINER=	leeym@FreeBSD.org
15
COMMENT=	A tool to generate statistics for spamd of Mail::SpamAssassin
15
COMMENT=	A tool to generate statistics for spamd of Mail::SpamAssassin
16
16
17
RUN_DEPENDS=	p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip
17
RUN_DEPENDS=	p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
18
		p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2
18
19
19
USE_PERL5=	yes
20
USE_PERL5=	yes
20
NO_BUILD=	yes
21
NO_BUILD=	yes

Return to bug 170765