aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-Warp/Makefile
blob: 64234a347458c978f77a71ff2aed17b346c353af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>