[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / p5-MooseX-Method-Signatures

File: [local] / ports / devel / p5-MooseX-Method-Signatures / Makefile (download)

Revision 1.15, Fri Mar 11 18:51:48 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.14: +0 -2 lines

drop RCS Ids

COMMENT=		method declarations with type constraints

DISTNAME=		MooseX-Method-Signatures-0.49
REVISION=		0

CATEGORIES=		devel

FIX_EXTRACT_PERMISSIONS=	Yes

# perl
PERMIT_PACKAGE=	Yes

MODULES=	cpan
PKG_ARCH=		*

RUN_DEPENDS=	devel/p5-B-Hooks-EndOfScope>=0.10 \
		devel/p5-Context-Preserve \
		devel/p5-Devel-Declare>=0.005011 \
		devel/p5-Eval-Closure \
		devel/p5-Module-Runtime>=0.012 \
		devel/p5-Moose \
		devel/p5-MooseX-LazyRequire>=0.06 \
		devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion \
		devel/p5-MooseX-Types-Structured>=0.24 \
		devel/p5-MooseX-Types>=0.19 \
		devel/p5-Parse-Method-Signatures \
		devel/p5-Sub-Name \
		devel/p5-Task-Weaken \
		devel/p5-aliased \
		devel/p5-namespace-autoclean

TEST_DEPENDS=	devel/p5-Test-Deep \
		devel/p5-Test-Fatal \
		devel/p5-namespace-clean>=0.19

CONFIGURE_STYLE=	modbuild tiny

.include <bsd.port.mk>