freebsd-ports/mail/p5-Email-Date-Format/Makefile

22 lines
457 B
Makefile

# New ports collection makefile for: mail/p5-Email-Date-Format
# Date created: 2007-12-26
# Whom: Anton Yuzhaninov <citrin@rambler-co.ru>
#
# $FreeBSD$
#
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
PERL_CONFIGURE= yes
MAN3= Email::Date::Format.3
.include <bsd.port.mk>