# $MidnightBSD: trunk/devel/p5-Time-HiRes/Makefile 23600 2018-07-01 17:57:55Z laffer1 $

PORTNAME=	Time-HiRes
PORTVERSION=	1.9754
PORTEPOCH=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A perl5 module implementing High resolution time, sleep, and alarm

LICENSE=	perl

PERL_CONFIGURE=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
