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


                              
                 
                                  
                    

                   
                                    
                                                                               
 

                         
 
                      
# Created by: will

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>