pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-FormatExternal p5-HTML-FormatExternal: add...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b64ef6aaa16
branches: trunk
changeset: 380223:1b64ef6aaa16
user: markd <markd%pkgsrc.org@localhost>
date: Tue May 31 20:53:21 2022 +0000
description:
p5-HTML-FormatExternal: add version 26
This is a collection of formatter modules which turn HTML into plain text
by dumping it through the respective external programs.
diffstat:
www/p5-HTML-FormatExternal/DESCR | 2 ++
www/p5-HTML-FormatExternal/Makefile | 20 ++++++++++++++++++++
www/p5-HTML-FormatExternal/distinfo | 5 +++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r efa53f0c8b27 -r 1b64ef6aaa16 www/p5-HTML-FormatExternal/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-FormatExternal/DESCR Tue May 31 20:53:21 2022 +0000
@@ -0,0 +1,2 @@
+This is a collection of formatter modules which turn HTML into plain text
+by dumping it through the respective external programs.
diff -r efa53f0c8b27 -r 1b64ef6aaa16 www/p5-HTML-FormatExternal/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-FormatExternal/Makefile Tue May 31 20:53:21 2022 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/05/31 20:53:21 markd Exp $
+
+DISTNAME= HTML-FormatExternal-26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KR/KRYDE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/HTML-FormatExternal
+COMMENT= HTML to text formatting using external programs
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= p5-constant-defer-[0-9]*:../../devel/p5-constant-defer
+DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+PERL5_PACKLIST= auto/HTML/FormatExternal/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r efa53f0c8b27 -r 1b64ef6aaa16 www/p5-HTML-FormatExternal/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-FormatExternal/distinfo Tue May 31 20:53:21 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/31 20:53:21 markd Exp $
+
+BLAKE2s (HTML-FormatExternal-26.tar.gz) = b99941a2b7dfefa2a416192cfd9a6f4fd523072b3c8b48092529b076f3b83663
+SHA512 (HTML-FormatExternal-26.tar.gz) = 8b052d8b6e3af27a572583d3ac44edc49b743c4a3dfe4d3f063764cb4ed959d055275a037e08aee2b5c981a524c8c5040d9ebed1a51093e5274c567dbc6d6945
+Size (HTML-FormatExternal-26.tar.gz) = 57363 bytes
Home |
Main Index |
Thread Index |
Old Index