2006-11-03 12:21:48 +01:00
|
|
|
# $NetBSD: Makefile,v 1.16 2006/11/03 11:21:48 obache Exp $
|
2001-09-27 06:57:45 +02:00
|
|
|
|
2006-11-03 12:21:48 +01:00
|
|
|
DISTNAME= Mail-ListDetector-0.34
|
2001-09-27 06:57:45 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5mli
|
2001-09-27 06:57:45 +02:00
|
|
|
CATEGORIES= mail perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-04-18 18:46:46 +02:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Mail-ListDetector/
|
2003-07-21 18:56:41 +02:00
|
|
|
COMMENT= Perl5 module to detect whether a message is from a mailing list
|
2001-09-27 06:57:45 +02:00
|
|
|
|
2001-09-27 09:36:12 +02:00
|
|
|
DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
|
2005-04-18 18:46:46 +02:00
|
|
|
DEPENDS+= p5-Email-Abstract-[0-9]*:../../mail/p5-Email-Abstract
|
|
|
|
DEPENDS+= p5-Email-Valid>=0.12:../../mail/p5-Email-Valid
|
|
|
|
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
|
2001-09-27 06:57:45 +02:00
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Mail/ListDetector/.packlist
|
2001-09-27 06:57:45 +02:00
|
|
|
|
2002-10-27 21:48:55 +01:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2001-09-27 06:57:45 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|