# New ports collection makefile for:	devel/p5-Time-Out
# Date created:				18 November 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Time-Out/Makefile,v 1.1 2010/11/18 13:43:33 tobez Exp $
#

PORTNAME=	Time-Out
PORTVERSION=	0.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Time
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Easily timeout long running operations

PERL_CONFIGURE=	yes

MAN3=	Time::Out.3

.include <bsd.port.mk>
