diff options
Diffstat (limited to 'math/p5-Math-Random-ISAAC/Makefile')
-rw-r--r-- | math/p5-Math-Random-ISAAC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile index d64dcc362d9b..515742d35a06 100644 --- a/math/p5-Math-Random-ISAAC/Makefile +++ b/math/p5-Math-Random-ISAAC/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl interface to the ISAAC PRNG Algorithm +WWW= https://metacpan.org/release/Math-Random-ISAAC BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Math-Random-ISAAC-XS>0:math/p5-Math-Random-ISAAC-XS |