blob: 271d177852884dd64609dbb4898f43fa47e6e7b3 (
plain) (
tree)
|
|
# 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>
|