Bump the PKGREVISION for all packages which depend directly on perl,
[pkgsrcv2.git] / mail / grepmail / Makefile
1 # $NetBSD: Makefile,v 1.21 2008/10/19 19:18:11 he Exp $
2
3 DISTNAME=       grepmail-5.3033
4 PKGREVISION=    2
5 CATEGORIES=     mail
6 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=grepmail/}
7
8 MAINTAINER=     david@fundy.net
9 HOMEPAGE=       http://grepmail.sourceforge.net/
10 COMMENT=        mbox formatted file search utility
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 DEPENDS+=       p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
15 DEPENDS+=       p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
16 DEPENDS+=       p5-TimeDate-[0-9]*:../../time/p5-TimeDate
17 DEPENDS+=       p5-Mail-Mbox-MessageParser>=1.4001:../../mail/p5-Mail-Mbox-MessageParser
18
19 PERL5_PACKLIST= auto/grepmail/.packlist
20 MAKE_PARAMS+=   < /dev/null
21
22 .include "../../lang/perl5/module.mk"
23 .include "../../mk/bsd.pkg.mk"