summaryrefslogtreecommitdiffstats
path: root/www/p5-Test-LWP-UserAgent/Makefile
blob: 3b8b630ca7a3ec091b676e3ff1d54fa02e0c8f44 (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
28
29
30
31
32
# $FreeBSD$

PORTNAME=	Test-LWP-UserAgent
PORTVERSION=	0.030
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	pi@FreeBSD.org
COMMENT=	LWP::UserAgent suitable for simulating and testing network calls

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-libwww>=0:www/p5-libwww \
		p5-URI>=0:net/p5-URI \
		p5-namespace-clean>=0:devel/p5-namespace-clean \
		p5-HTTP-Date>=0:www/p5-HTTP-Date \
		p5-Safe-Isa>=0:devel/p5-Safe-Isa \
		p5-Try-Tiny>=0:lang/p5-Try-Tiny
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Plack>=0:www/p5-Plack \
		p5-Path-Tiny>=0:devel/p5-Path-Tiny \
		p5-Test-Deep>=0:devel/p5-Test-Deep \
		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
		p5-Test-Requires>=0:devel/p5-Test-Requires \
		p5-Test-Warnings>=0:devel/p5-Test-Warnings

USE_PERL5=	configure
USES=		perl5

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