PORTNAME=	Mail-Tools
PORTVERSION=	2.22
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	MailTools-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 modules for dealing with Internet e-mail messages
WWW=		https://metacpan.org/release/MailTools

LICENSE=	artistic gpl+
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-TimeDate>=0:devel/p5-TimeDate
BUILD_DEPENDS=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
