freebsd-ports/finance/p5-Math-Financial/Makefile

18 lines
326 B
Makefile
Raw Normal View History

# Created by: will
# $FreeBSD$
PORTNAME= Math-Financial
PORTVERSION= 0.76
PORTREVISION= 1
CATEGORIES= finance math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2012-12-11 20:56:22 +01:00
MAINTAINER= skreuzer@FreeBSD.org
2003-02-20 18:24:13 +01:00
COMMENT= Perl module containing common functions for loans and annuities
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>