diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-HTML-FormatExternal/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 3ecb77344157..a8155c226be5 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to format HTML to text or PS +WWW= https://metacpan.org/release/NIGELM/HTML-Format-2.12 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile index 209669cdc036..b1c00b607e2a 100644 --- a/textproc/p5-HTML-FormatExternal/Makefile +++ b/textproc/p5-HTML-FormatExternal/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= HTML to text formatting using external programs +WWW= https://metacpan.org/release/HTML-FormatExternal LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING 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 |