# $MidnightBSD: trunk/devel/p5-DateTime-Format-W3CDTF/Makefile 22830 2017-09-30 21:53:36Z laffer1 $

PORTNAME=	DateTime-Format-W3CDTF
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Parse and format W3CDTF datetime strings
LICENSE=	perl

RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
BUILD_DEPENDS=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
