Update math/R-cran-xts to version 0.10.0
[dports.git] / finance / p5-Finance-Currency-Convert / Makefile
1 # Created by: Seamus Venasse <svenasse@polaris.ca>
2 # $FreeBSD$
3
4 PORTNAME=       Finance-Currency-Convert
5 PORTVERSION=    1.08
6 PORTREVISION=   1
7 CATEGORIES=     finance perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Convert currencies and fetch their exchange rates
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5 tar:tgz
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>