# $MidnightBSD: trunk/www/p5-HTTP-Date/Makefile 21397 2016-05-17 19:39:46Z laffer1 $
# $FreeBSD: ports/www/p5-HTTP-Date/Makefile,v 1.2 2011/04/19 17:50:24 culot Exp $

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

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

LICENSE=	artistic gpl
LICENSE_COMB=	dual

CONFLICTS=	p5-libwww-5*

USES=	perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
