aboutsummaryrefslogblamecommitdiff
path: root/finance/p5-Finance-Currency-Convert/Makefile
blob: 56d907345e07dfd0759de1faec0e45b2f0a6731b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                                        
                    
                 
                             
                    
                   
 
                                
                                                                 
 
                            
                    
 
                             
                         
 
                      
# Created by: Seamus Venasse <svenasse@polaris.ca>

PORTNAME=	Finance-Currency-Convert
PORTVERSION=	1.08
PORTREVISION=	1
CATEGORIES=	finance perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Convert currencies and fetch their exchange rates

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5 tar:tgz
USE_PERL5=	configure

.include <bsd.port.mk>