diff options
Diffstat (limited to 'math/p5-Math-Currency/Makefile')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index ef51d31f181e..3da51a0c6608 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module for exact currency math with formatting and rounding + BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision RUN_DEPENDS= ${BUILD_DEPENDS} |