# Created by: Nicholas Esborn <nick@netdot.net>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Time-Period/Makefile 332245 2013-10-31 14:31:30Z vanilla $

PORTNAME=	Time-Period
PORTVERSION=	1.20
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PRYAN
PKGNAMEPREFIX=	p5-
DISTNAME=	Period-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A perl module that contains code to deal with time periods

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
