# $MidnightBSD: trunk/devel/p5-Date-Manip/Makefile 22277 2017-02-19 15:57:06Z laffer1 $
# $FreeBSD: ports/devel/p5-Date-Manip/Makefile,v 1.25 2005/06/07 08:56:28 clsung Exp $

PORTNAME=	Date-Manip
PORTVERSION=	6.53
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:SBECK
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 module containing date manipulation routines

LICENSE=	artistic gpl
LICENSE_COMB=	dual

PERL_CONFIGURE=	YES

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
