summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-libxml/Makefile20
-rw-r--r--textproc/p5-libxml/files/md53
-rw-r--r--textproc/p5-libxml/pkg/DESCR4
-rw-r--r--textproc/p5-libxml/pkg/PLIST1
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
new file mode 100644
index 00000000000..28bf85e13ef
--- /dev/null
+++ b/textproc/p5-libxml/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/04/16 19:56:50 jtb Exp $
+
+DISTNAME= libxml-perl-0.07
+PKGNAME= p5-libxml-0.07
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= packages@NetBSD.org
+HOMEPAGE= http://www.bitsko.slc.ut.us/
+COMMENT= perl module collection for working with XML
+
+DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/libxml-perl/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-libxml/files/md5 b/textproc/p5-libxml/files/md5
new file mode 100644
index 00000000000..774f65268ff
--- /dev/null
+++ b/textproc/p5-libxml/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/04/16 19:56:50 jtb Exp $
+
+SHA1 (libxml-perl-0.07.tar.gz) = d63387fe04a4b73656f78cea1a24aadbde712dd8
diff --git a/textproc/p5-libxml/pkg/DESCR b/textproc/p5-libxml/pkg/DESCR
new file mode 100644
index 00000000000..38760824b5b
--- /dev/null
+++ b/textproc/p5-libxml/pkg/DESCR
@@ -0,0 +1,4 @@
+p5-libxml is a collection of smaller Perl modules, scripts, and
+documents for working with XML in Perl. p5-libxml software works in
+combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and
+others.
diff --git a/textproc/p5-libxml/pkg/PLIST b/textproc/p5-libxml/pkg/PLIST
new file mode 100644
index 00000000000..d91d524dbdb
--- /dev/null
+++ b/textproc/p5-libxml/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/16 19:56:50 jtb Exp $