diff options
Diffstat (limited to 'math/p5-Math-SymbolicX-Complex/Makefile')
-rw-r--r-- | math/p5-Math-SymbolicX-Complex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-SymbolicX-Complex/Makefile b/math/p5-Math-SymbolicX-Complex/Makefile index dad9126062ff..f3a5440489d8 100644 --- a/math/p5-Math-SymbolicX-Complex/Makefile +++ b/math/p5-Math-SymbolicX-Complex/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Complex number support for the Math::Symbolic parser +WWW= https://metacpan.org/release/Math-SymbolicX-Complex BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Math-Symbolic>=0:math/p5-Math-Symbolic \ |