summaryrefslogtreecommitdiffstats
path: root/devel/p5-autodie/Makefile
blob: 24bf4d450e1fb64b1d47a9ffd1d867a7b70ca362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=	autodie
PORTVERSION=	2.29
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PJF
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Replace functions with ones that succeed or die with lexical scope

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-BSD-Resource>=0:devel/p5-BSD-Resource \
		p5-IPC-System-Simple>=0.12:devel/p5-IPC-System-Simple \
		p5-Import-Into>=1.002004:devel/p5-Import-Into \
		p5-Module-Runtime>=0:devel/p5-Module-Runtime \
		p5-Sub-Identify>=0:devel/p5-Sub-Identify

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud