xref: /mports/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	DateTime-Calendar-Japanese-Era
2PORTVERSION=	0.08001
3PORTREVISION=	2
4CATEGORIES=	japanese devel perl5
5MASTER_SITES=	CPAN
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	DateTime Extension for Japanese Eras
9WWW=		https://metacpan.org/release/DateTime-Calendar-Japanese-Era
10
11LICENSE=	artistic gpl+
12LICENSE_COMB=	dual
13
14BUILD_DEPENDS=	${RUN_DEPENDS}
15RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Accessor \
16		p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
17		p5-Module-Install>=0.91:devel/p5-Module-Install \
18		p5-DateTime>=0:devel/p5-DateTime \
19		p5-File-ShareDir>=0:devel/p5-File-ShareDir \
20		p5-Params-Validate>=0:devel/p5-Params-Validate \
21		p5-YAML-Tiny>=1.38:textproc/p5-YAML-Tiny
22#TEST_DEPENDS=	p5-YAML>=0:textproc/p5-YAML
23
24USES=		perl5
25USE_PERL5=	configure
26
27NO_TEST=	yes
28
29post-patch:
30	@${RM} -r ${WRKSRC}/inc
31
32.include <bsd.port.pre.mk>
33
34PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
35
36.include <bsd.port.post.mk>
37

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026