# Created by: Anton Yuzhaninov <citrin@rambler-co.ru>
# $FreeBSD: tags/RELEASE_10_0_0/mail/p5-Email-Date-Format/Makefile 327742 2013-09-20 19:59:12Z bapt $

PORTNAME=	Email-Date-Format
PORTVERSION=	1.002
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Email
PKGNAMEPREFIX=	p5-

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Produce RFC 2822 date strings

USES=		perl5
USE_PERL5=	configure

MAN3=	Email::Date::Format.3

NO_STAGE=	yes
.include <bsd.port.mk>
