- Update MASTER_SITES

- Add required dependency p5-Compress-Bzip2
- Bump PORTREVISION

PR:		170765
Submitted by:	dhn@
This commit is contained in:
Yen-Ming Lee 2012-08-21 23:47:43 +00:00
parent 1264bfe308
commit 62ecb3fba3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302912

View file

@ -7,14 +7,17 @@
PORTNAME= spamstats
PORTVERSION= 0.6c
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.inl.fr/download/
#MASTER_SITES= http://www.inl.fr/download/
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= leeym
MAINTAINER= leeym@FreeBSD.org
COMMENT= A tool to generate statistics for spamd of Mail::SpamAssassin
RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip
RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2
USE_PERL5= yes
NO_BUILD= yes