diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:43:21 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:43:21 +0000 |
commit | 986beaaabc71b9e7e29e7e89e0f36405b687216f (patch) | |
tree | c92697f87b4f394d15378835e162f8a2a38284d8 /misc/p5-Array-IntSpan/Makefile | |
parent | 8fac410d9ec5c59396fc8eeba9d46a13af06d8de (diff) |
Diffstat (limited to 'misc/p5-Array-IntSpan/Makefile')
-rw-r--r-- | misc/p5-Array-IntSpan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile index 789e646e9247..aec831d75db6 100644 --- a/misc/p5-Array-IntSpan/Makefile +++ b/misc/p5-Array-IntSpan/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for handling arrays using IntSpan techniques +WWW= https://metacpan.org/release/Array-IntSpan LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE |