summaryrefslogblamecommitdiff
path: root/finance/p5-Math-Financial/Makefile
blob: 4cd82ad6859a228f1fb1aa74b1a30c4d7bd2ccab (plain) (tree)
1
2
3
4
5
6
7
8
9

                              
                 
                                  
                    

                   
                                    
                                                                               
                                                           
 

                         
 
                      
PORTNAME=	Math-Financial
PORTVERSION=	0.76
PORTREVISION=	1
CATEGORIES=	finance math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Perl module containing common functions for loans and annuities
WWW=		https://metacpan.org/release/Math-Financial

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>