diff options
Diffstat (limited to 'devel/p5-Data-Visitor-Encode/Makefile')
-rw-r--r-- | devel/p5-Data-Visitor-Encode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Data-Visitor-Encode/Makefile b/devel/p5-Data-Visitor-Encode/Makefile index 4871680ce56a..305217c1cd38 100644 --- a/devel/p5-Data-Visitor-Encode/Makefile +++ b/devel/p5-Data-Visitor-Encode/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to encode/decode values in a structure +WWW= https://metacpan.org/release/Data-Visitor-Encode BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |