diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index 1535a75d16de..f8a771263bfe 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to convert HTML to text with tables intact +WWW= https://metacpan.org/release/HTML-FormatText-WithLinks-AndTables LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile index 90c254ed5f55..039feb42f9e7 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= loader@FreeBSD.org COMMENT= Perl5 module to convert HTML to text with links as footnotes +WWW= https://metacpan.org/release/HTML-FormatText-WithLinks LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |