# $MidnightBSD: trunk/devel/p5-TimeDate/Makefile 22897 2017-10-04 18:25:11Z laffer1 $
# $FreeBSD: ports/devel/p5-TimeDate/Makefile,v 1.20 2003/10/24 12:02:16 ijliao Exp $

PORTNAME=	TimeDate
PORTVERSION=	2.30
PORTEPOCH=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=Date
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 module containing a better/faster date parser for absolute dates

LICENSE=	artistic gpl
LICENSE_COMB=	dual

PERL_CONFIGURE=	YES

.include <bsd.port.mk>
