summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-07-30 12:55:44 +0000
committercube <cube@pkgsrc.org>2004-07-30 12:55:44 +0000
commit912a43173c7c50b952b67f2b1324a098d5bc037a (patch)
treea3729cf546d0d6fffbbef27945e8dbae22326c8b /www
parentd42793563083ce4441318eaf115427831bca6296 (diff)
downloadpkgsrc-912a43173c7c50b952b67f2b1324a098d5bc037a.tar.gz
Initial import of p5-HTML-Scrubber, version 0.08 into the NetBSD Packages
Collection. HTML::Scrubber allows a program to sanitize, or scrub, an input in HTML format in a reliable and flexible way. Moreover, it doesn't depend on HTML::TreeBuilder, but rather on HTML::Parser.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Scrubber/DESCR3
-rw-r--r--www/p5-HTML-Scrubber/Makefile20
-rw-r--r--www/p5-HTML-Scrubber/PLIST1
-rw-r--r--www/p5-HTML-Scrubber/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-HTML-Scrubber/DESCR b/www/p5-HTML-Scrubber/DESCR
new file mode 100644
index 00000000000..a5c31419e0c
--- /dev/null
+++ b/www/p5-HTML-Scrubber/DESCR
@@ -0,0 +1,3 @@
+HTML::Scrubber allows a program to sanitize, or scrub, an input in HTML
+format in a reliable and flexible way. Moreover, it doesn't depend on
+HTML::TreeBuilder, but rather on HTML::Parser.
diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile
new file mode 100644
index 00000000000..b1cb1736ade
--- /dev/null
+++ b/www/p5-HTML-Scrubber/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/30 12:55:44 cube Exp $
+#
+
+DISTNAME= HTML-Scrubber-0.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Extension for scrubbing/sanitizing html
+
+DEPENDS+= p5-HTML-Parser>=3:../../www/p5-HTML-Parser
+
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Scrubber/.packlist
+EXTRACT_USING_PAX= YES
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Scrubber/PLIST b/www/p5-HTML-Scrubber/PLIST
new file mode 100644
index 00000000000..59986835975
--- /dev/null
+++ b/www/p5-HTML-Scrubber/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/30 12:55:44 cube Exp $
diff --git a/www/p5-HTML-Scrubber/distinfo b/www/p5-HTML-Scrubber/distinfo
new file mode 100644
index 00000000000..f3948d449f0
--- /dev/null
+++ b/www/p5-HTML-Scrubber/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/30 12:55:44 cube Exp $
+
+SHA1 (HTML-Scrubber-0.08.tar.gz) = e2ef76894bea593b770caac03c613947d9e0a3b7
+Size (HTML-Scrubber-0.08.tar.gz) = 17073 bytes