diff options
Diffstat (limited to 'math/p5-Math-Polygon-Tree/Makefile')
-rw-r--r-- | math/p5-Math-Polygon-Tree/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Polygon-Tree/Makefile b/math/p5-Math-Polygon-Tree/Makefile index 7e2db39d158e..f158e0376f93 100644 --- a/math/p5-Math-Polygon-Tree/Makefile +++ b/math/p5-Math-Polygon-Tree/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= Class for fast check if point is inside polygon +WWW= https://metacpan.org/release/Math-Polygon-Tree BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple \ |