diff options
Diffstat (limited to 'math/p5-Math-BigIntFast/Makefile')
-rw-r--r-- | math/p5-Math-BigIntFast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index b05081378b86..caceec9b66c1 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module wrapper for Bit::Vector to provide big integer math + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} |