# $MidnightBSD$
# $FreeBSD: ports/devel/p5-Date-Manip/Makefile,v 1.25 2005/06/07 08:56:28 clsung Exp $

PORTNAME=	Date-Manip
PORTVERSION=	6.75
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

USES=		perl5
USE_PERL5=	configure

NO_TEST=	yes

.include <bsd.port.mk>
