diff options
Diffstat (limited to 'math/p5-Number-Fraction/Makefile')
-rw-r--r-- | math/p5-Number-Fraction/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Number-Fraction/Makefile b/math/p5-Number-Fraction/Makefile index 5a8bf41877cd..06f9c6258a6e 100644 --- a/math/p5-Number-Fraction/Makefile +++ b/math/p5-Number-Fraction/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to model fractions +WWW= https://metacpan.org/release/Number-Fraction BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moo>=1.000001:devel/p5-Moo \ |