diff options
Diffstat (limited to 'devel/p5-Algorithm-LCS/Makefile')
-rw-r--r-- | devel/p5-Algorithm-LCS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-LCS/Makefile b/devel/p5-Algorithm-LCS/Makefile index eacd113e8eba..1f69def5fabf 100644 --- a/devel/p5-Algorithm-LCS/Makefile +++ b/devel/p5-Algorithm-LCS/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast (XS) implementation of the Longest Common Subsequence Algorithm +WWW= https://metacpan.org/release/JOESUF/Algorithm-LCS-1.04 USES= perl5 USE_PERL5= configure |