diff options
Diffstat (limited to 'math/p5-Math-BigIntFast')
-rw-r--r-- | math/p5-Math-BigIntFast/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-BigIntFast/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index b05081378b86..1e86274f6934 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= 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} diff --git a/math/p5-Math-BigIntFast/pkg-comment b/math/p5-Math-BigIntFast/pkg-comment deleted file mode 100644 index 1c29cce20ced..000000000000 --- a/math/p5-Math-BigIntFast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module wrapper for Bit::Vector to provide big integer math |