summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-11-05 22:40:00 +0000
committerwiz <wiz@pkgsrc.org>2009-11-05 22:40:00 +0000
commit0c88517516e5d36f90373ef18410e1cd5fa16159 (patch)
treea672015cb1a9ecd0c1a2c0fc4c8b07e3eeae8bb3 /textproc
parentb6714564235ced897aaa5bc77b5cd67e0e04b630 (diff)
downloadpkgsrc-0c88517516e5d36f90373ef18410e1cd5fa16159.tar.gz
Reimport p5-XML-Parser-Lite-Tree in correct path.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile4
-rw-r--r--textproc/XML-Parser-Lite-Tree/DESCR5
-rw-r--r--textproc/XML-Parser-Lite-Tree/Makefile18
-rw-r--r--textproc/XML-Parser-Lite-Tree/distinfo5
4 files changed, 2 insertions, 30 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 541f48c967e..a35b41919ea 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2009/11/05 22:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.506 2009/11/05 22:40:00 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -8,7 +8,6 @@ SUBDIR+= GutenMark-words
SUBDIR+= Markdown
SUBDIR+= OdfConverter
SUBDIR+= WordNet
-SUBDIR+= XML-Parser-Lite-Tree
SUBDIR+= aiksaurus
SUBDIR+= antiword
SUBDIR+= asciidoc
@@ -341,6 +340,7 @@ SUBDIR+= p5-XML-NamespaceSupport
SUBDIR+= p5-XML-Node
SUBDIR+= p5-XML-NodeFilter
SUBDIR+= p5-XML-Parser
+SUBDIR+= p5-XML-Parser-Lite-Tree
SUBDIR+= p5-XML-RAI
SUBDIR+= p5-XML-RSS
SUBDIR+= p5-XML-RSS-Parser
diff --git a/textproc/XML-Parser-Lite-Tree/DESCR b/textproc/XML-Parser-Lite-Tree/DESCR
deleted file mode 100644
index 8dd74cfcf66..00000000000
--- a/textproc/XML-Parser-Lite-Tree/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a singleton class for parsing XML into a tree structure.
-How does this differ from other XML tree generators? By using
-XML::Parser::Lite, which is a pure perl XML parser. Using this
-module you can tree-ify simple XML without having to compile any
-C.
diff --git a/textproc/XML-Parser-Lite-Tree/Makefile b/textproc/XML-Parser-Lite-Tree/Makefile
deleted file mode 100644
index ed272a25b78..00000000000
--- a/textproc/XML-Parser-Lite-Tree/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $
-
-DISTNAME= XML-Parser-Lite-Tree-0.12
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
-
-MAINTAINER= pkgsrc-user@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/XML-Parser/
-COMMENT= Perl extension for a lightweight XML tree builder
-LICENSE= (${PERL5_LICENSE}) AND artistic-2.0
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PERL5_PACKLIST= auto/XML/Parser/Lite/Tree/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/XML-Parser-Lite-Tree/distinfo b/textproc/XML-Parser-Lite-Tree/distinfo
deleted file mode 100644
index 6eb0287a2cf..00000000000
--- a/textproc/XML-Parser-Lite-Tree/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $
-
-SHA1 (XML-Parser-Lite-Tree-0.12.tar.gz) = b94e2959b645d878ce8ed0673afe56862f21ce96
-RMD160 (XML-Parser-Lite-Tree-0.12.tar.gz) = b9baa933b3548b1a1defded1af11af1e61c59581
-Size (XML-Parser-Lite-Tree-0.12.tar.gz) = 10136 bytes