aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-EzDate/Makefile
blob: 5d85887d47de5a6fa5adeb121d17e8048dc785f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
WWW=		https://metacpan.org/release/Date-EzDate

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>