summaryrefslogtreecommitdiff
path: root/devel/p5-IO-HTML
diff options
context:
space:
mode:
authorwen <wen>2012-10-21 04:22:25 +0000
committerwen <wen>2012-10-21 04:22:25 +0000
commit504b1ad6488c003fbcb01552304e620f739916b1 (patch)
tree914fdd59b1a699bd9a61f6f0e32c4a5c829b0f2c /devel/p5-IO-HTML
parent86f6c89328bb4551ec7ee6d033d1e369275539ab (diff)
downloadpkgsrc-504b1ad6488c003fbcb01552304e620f739916b1.tar.gz
Imported devel/p5-IO-HTML-0.04
IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard.
Diffstat (limited to 'devel/p5-IO-HTML')
-rw-r--r--devel/p5-IO-HTML/DESCR3
-rw-r--r--devel/p5-IO-HTML/Makefile19
-rw-r--r--devel/p5-IO-HTML/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-IO-HTML/DESCR b/devel/p5-IO-HTML/DESCR
new file mode 100644
index 00000000000..fb25be40eec
--- /dev/null
+++ b/devel/p5-IO-HTML/DESCR
@@ -0,0 +1,3 @@
+IO::HTML provides an easy way to open a file containing HTML while
+automatically determining its encoding. It uses the HTML5 encoding
+sniffing algorithm specified in section 8.2.2.1 of the draft standard.
diff --git a/devel/p5-IO-HTML/Makefile b/devel/p5-IO-HTML/Makefile
new file mode 100644
index 00000000000..1f9654fc88b
--- /dev/null
+++ b/devel/p5-IO-HTML/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2012/10/21 04:22:26 wen Exp $
+
+DISTNAME= IO-HTML-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=authors/id/C/CJ/CJM/}
+
+MAINTAINER= wen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IO-HTML/
+COMMENT= Open an HTML file with automatic charset detection
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IO/HTML/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-IO-HTML/distinfo b/devel/p5-IO-HTML/distinfo
new file mode 100644
index 00000000000..d07dc89ef0a
--- /dev/null
+++ b/devel/p5-IO-HTML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/21 04:22:26 wen Exp $
+
+SHA1 (IO-HTML-0.04.tar.gz) = ca4a02b6af61b3e0a66d97e9e117d423c31bd636
+RMD160 (IO-HTML-0.04.tar.gz) = 2f272b8bd0f2d9e284d0ea3b90bd3ba4af8064b8
+Size (IO-HTML-0.04.tar.gz) = 18582 bytes