Update polish/hunspell to version 20180127
[dports.git] / finance / p5-Math-Financial / Makefile
1 # Created by: will
2 # $FreeBSD$
3
4 PORTNAME=       Math-Financial
5 PORTVERSION=    0.76
6 PORTREVISION=   1
7 CATEGORIES=     finance math perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     skreuzer@FreeBSD.org
12 COMMENT=        Perl module containing common functions for loans and annuities
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>