diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index a7bdb558c0e9..5535402617fa 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to print arrays of elements in sorted columns +WWW= https://metacpan.org/release/Array-PrintCols LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/GNU-LICENSE |