summaryrefslogtreecommitdiffstats
path: root/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
blob: cb3031cbf2f51e1f5c7c0d46548c426204eb7a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Zach Thompson <hideo@lastamericanempire.com>
# $FreeBSD$

PORTNAME=	Finance-Currency-Convert-WebserviceX
PORTVERSION=	0.07001
CATEGORIES=	finance perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Lightweight currency conversion using WebserviceX.NET

BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-Module-Install>=0.65:${PORTSDIR}/devel/p5-Module-Install
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=		Finance::Currency::Convert::WebserviceX.3

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud