diff options
Diffstat (limited to 'devel/p5-C-Scan/Makefile')
-rw-r--r-- | devel/p5-C-Scan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile index ec68c1f11bfd..66001ba643f1 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to scan C language files for easily recognized constructs +WWW= https://metacpan.org/release/C-Scan BUILD_DEPENDS= p5-Data-Flow>=0:devel/p5-Data-Flow |