freebsd-ports/finance/p5-Math-Financial/Makefile
2021-04-06 16:31:07 +02:00

16 lines
314 B
Makefile

# 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>