# $MidnightBSD: trunk/www/p5-HTTP-Date/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
# $FreeBSD: ports/www/p5-HTTP-Date/Makefile,v 1.2 2011/04/19 17:50:24 culot Exp $

PORTNAME=	HTTP-Date
PORTVERSION=	6.00
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Conversion routines for the HTTP protocol date formats
LICENSE=	perl

CONFLICTS=	p5-libwww-5*

PERL_CONFIGURE=	yes

MAN3=		HTTP::Date.3

.include <bsd.port.mk>
