Update finance/trytond28_carrier_percentage to version 2.8.0_1
[dports.git] / finance / p5-Finance-Amortization / Makefile
1 # Created by: Christopher Boumenot <boumenot@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       Finance-Amortization
5 PORTVERSION=    0.5
6 CATEGORIES=     finance perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Simple amortization schedules
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>