diff options
Diffstat (limited to 'devel/p5-namespace-sweep')
-rw-r--r-- | devel/p5-namespace-sweep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-namespace-sweep/Makefile b/devel/p5-namespace-sweep/Makefile index 7269839516e8..08aa9a92aff5 100644 --- a/devel/p5-namespace-sweep/Makefile +++ b/devel/p5-namespace-sweep/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sweep up imported subs in your classes +WWW= https://metacpan.org/release/namespace-sweep BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.09:devel/p5-B-Hooks-EndOfScope \ |