diff options
Diffstat (limited to 'math/p5-Math-Geometry-Voronoi')
-rw-r--r-- | math/p5-Math-Geometry-Voronoi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry-Voronoi/Makefile b/math/p5-Math-Geometry-Voronoi/Makefile index 601eff8237fe..964be4ccd72a 100644 --- a/math/p5-Math-Geometry-Voronoi/Makefile +++ b/math/p5-Math-Geometry-Voronoi/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module to compute Voronoi diagrams from sets of points +WWW= https://metacpan.org/release/Math-Geometry-Voronoi BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0.18:devel/p5-Class-Accessor \ |