# $MidnightBSD: trunk/mail/p5-Email-Simple/Makefile 15839 2014-01-23 12:59:24Z laffer1 $

PORTNAME=	Email-Simple
PORTVERSION=	2.202
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple parsing of RFC2822 message format and headers

LICENSE=	gpl2

PERL_CONFIGURE=	yes

MAN3=		Email::Simple.3 Email::Simple::Header.3

.include <bsd.port.mk>
