aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-WWW-MobileCarrierJP/Makefile
blob: a20cb6d4290c3152b01a05001630b724f169b484 (plain) (blame)
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
33
34
# Created by: Masahiro Teramoto <markun@onohara.to>

PORTNAME=	WWW-MobileCarrierJP
PORTVERSION=	0.65
CATEGORIES=	japanese www perl5
MASTER_SITES=	CPAN

MAINTAINER=	markun@onohara.to
COMMENT=	Scrape Japanese mobile carrier information

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-HTML-Selector-XPath>=0.03:www/p5-HTML-Selector-XPath \
		p5-HTML-TableExtract>=2.10:www/p5-HTML-TableExtract \
		p5-Web-Scraper>=0.24:www/p5-Web-Scraper \
		p5-libwww>=5.834:www/p5-libwww \
		p5-URI>=0:net/p5-URI \
		p5-CAM-PDF>=0:textproc/p5-CAM-PDF
TEST_DEPENDS=	p5-LWP-Online>=1.07:www/p5-LWP-Online \
		p5-Test-Base>=0:devel/p5-Test-Base

USES=		perl5
USE_PERL5=	modbuildtiny

NO_ARCH=	yes

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>