# New ports collection makefile for:	devel/p5-Time-Warp
# Date created:				28 April 2009
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Time-Warp/Makefile,v 1.1 2009/04/28 12:17:43 lth Exp $
#

PORTNAME=	Time-Warp
PORTVERSION=	0.5
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Control over the flow of time

PERL_CONFIGURE=	yes

MAN3=	Time::Warp.3

.include <bsd.port.mk>
