summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Display
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-01-10 20:01:48 +0000
committerbsiegert <bsiegert>2016-01-10 20:01:48 +0000
commitd09b10b8734f78171069ee3c4c2559a0425b8390 (patch)
treeea193cfb173c9c06215fc297f2605451e8761298 /www/p5-HTML-Display
parent45357c1488f83b971c586213080161516bd551e5 (diff)
downloadpkgsrc-d09b10b8734f78171069ee3c4c2559a0425b8390.tar.gz
Import HTML::Display. From Edgar Fuss in PR pkg/49188. From DESCR:
This module abstracts the task of displaying HTML to the user. The displaying is done by launching a browser and navigating it to either a temporary file with the HTML stored in it, or, if possible, by pushing the HTML directly into the browser window.
Diffstat (limited to 'www/p5-HTML-Display')
-rw-r--r--www/p5-HTML-Display/DESCR4
-rw-r--r--www/p5-HTML-Display/Makefile23
-rw-r--r--www/p5-HTML-Display/distinfo6
3 files changed, 33 insertions, 0 deletions
diff --git a/www/p5-HTML-Display/DESCR b/www/p5-HTML-Display/DESCR
new file mode 100644
index 00000000000..e645639dbaa
--- /dev/null
+++ b/www/p5-HTML-Display/DESCR
@@ -0,0 +1,4 @@
+This module abstracts the task of displaying HTML to the user. The displaying
+is done by launching a browser and navigating it to either a temporary file
+with the HTML stored in it, or, if possible, by pushing the HTML directly
+into the browser window.
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile
new file mode 100644
index 00000000000..7224b212656
--- /dev/null
+++ b/www/p5-HTML-Display/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2016/01/10 20:01:48 bsiegert Exp $
+
+DISTNAME= HTML-Display-0.40
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTML-Display/
+COMMENT= Display HTML locally in a browser
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-parent>=0.218:../../devel/p5-parent
+DEPENDS+= p5-URI>=0.0:../../www/p5-URI
+DEPENDS+= p5-libwww>=5.69:../../www/p5-libwww
+DEPENDS+= p5-HTML-TokeParser-Simple>=2:../../www/p5-HTML-TokeParser-Simple
+
+USE_LANGUAGES= # empty
+PERL5_MODULE_TYPE= MakeMaker
+PERL5_PACKLIST= auto/HTML/Display/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Display/distinfo b/www/p5-HTML-Display/distinfo
new file mode 100644
index 00000000000..ad8277788bb
--- /dev/null
+++ b/www/p5-HTML-Display/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/01/10 20:01:48 bsiegert Exp $
+
+SHA1 (HTML-Display-0.40.tar.gz) = 3acd8c0fe644daec8f33d60e648d3fd5ea4be3bc
+RMD160 (HTML-Display-0.40.tar.gz) = cadaba9e27efa1501af27cc0bc5d1d670ddf9370
+SHA512 (HTML-Display-0.40.tar.gz) = ef871f87ed7b512c6684a38bce0f660690c9e498bc3bcef1c376742adbd0ffc0b50b69418327d1f74b4deef5ff3a27cc8a4b51821aa20814122ae6dae938da20
+Size (HTML-Display-0.40.tar.gz) = 14233 bytes