aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-modules/Makefile
blob: 00e19bd4be0e44db47767a9755accad053b6d0c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	Time-modules
PORTVERSION=	2013.0912
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Set of modules for time manipulation
WWW=		https://metacpan.org/release/MUIR/Time-modules-2013.0912

LICENSE=	PD

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>