aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-EzDate/Makefile
blob: 6a05a7358e46e379fe0e337c65d79649299e13f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Anton Berezin <tobez@FreeBSD.org>

PORTNAME=	Date-EzDate
PORTVERSION=	1.16
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Date and time manipulation made easy

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>