# New ports collection makefile for:	p5-Date-Manip
# Date created:				April 28th 1996
# Whom:	      				James FitzGibbon <jfitz@FreeBSD.org>
#
# $MidnightBSD: mports/devel/p5-Date-Manip/Makefile,v 1.2 2008/10/16 21:35:07 laffer1 Exp $
# $FreeBSD: ports/devel/p5-Date-Manip/Makefile,v 1.25 2005/06/07 08:56:28 clsung Exp $
#

PORTNAME=	Date-Manip
PORTVERSION=	5.44
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Date
PKGNAMEPREFIX=	p5-
DISTNAME=	DateManip-${PORTVERSION}

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

PERL_CONFIGURE=	YES

MAN3=		Date::Manip.3

.include <bsd.port.mk>
