summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-04-21 12:25:24 +0000
committerryoon <ryoon@pkgsrc.org>2013-04-21 12:25:24 +0000
commit40db63b5ea83deb54046b613d90012047b21c7df (patch)
tree01597171dc6c31fe3725d9100f0bec24e73612c5
parent45da1d8c3d4a684d6cdeadfe974839572c2c5f3d (diff)
downloadpkgsrc-40db63b5ea83deb54046b613d90012047b21c7df.tar.gz
Import p5-HTML-Quoted-0.03 as www/p5-HTML-Quoted.
Parses and extracts quotation structure out of a HTML message. Purpose and returned structures are very similar to Text::Quoted.
-rw-r--r--www/p5-HTML-Quoted/DESCR2
-rw-r--r--www/p5-HTML-Quoted/Makefile18
-rw-r--r--www/p5-HTML-Quoted/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/www/p5-HTML-Quoted/DESCR b/www/p5-HTML-Quoted/DESCR
new file mode 100644
index 00000000000..c37ed19fe03
--- /dev/null
+++ b/www/p5-HTML-Quoted/DESCR
@@ -0,0 +1,2 @@
+Parses and extracts quotation structure out of a HTML message.
+Purpose and returned structures are very similar to Text::Quoted.
diff --git a/www/p5-HTML-Quoted/Makefile b/www/p5-HTML-Quoted/Makefile
new file mode 100644
index 00000000000..c34fd0935e0
--- /dev/null
+++ b/www/p5-HTML-Quoted/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2013/04/21 12:25:24 ryoon Exp $
+
+DISTNAME= HTML-Quoted-0.03
+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-Quoted/
+COMMENT= Perl5 module to extract structure of quoted HTML mail message
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+
+PERL5_PACKLIST= auto/HTML/Quoted/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Quoted/distinfo b/www/p5-HTML-Quoted/distinfo
new file mode 100644
index 00000000000..d8a863bff03
--- /dev/null
+++ b/www/p5-HTML-Quoted/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/21 12:25:24 ryoon Exp $
+
+SHA1 (HTML-Quoted-0.03.tar.gz) = 717e92a43fd0488e2dfb237b2512707ac9e6bfaf
+RMD160 (HTML-Quoted-0.03.tar.gz) = 8230838c279510867fd93ec67809b09ed0e127df
+Size (HTML-Quoted-0.03.tar.gz) = 20836 bytes