summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-01 12:31:35 +0000
committerwiz <wiz@pkgsrc.org>2002-07-01 12:31:35 +0000
commit95fe4461fb24aeed9611989f33bb0e92af17527d (patch)
treee00ea5fb07a72be870cd695a950e880913fadccb /textproc
parent750e7cddeea4349288ee43eb95fe0b5f1f9fea09 (diff)
downloadpkgsrc-95fe4461fb24aeed9611989f33bb0e92af17527d.tar.gz
Initial import of p5-XML-YAWriter:
YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are that I needed a flexible escaping technique, and want some kind of pretty printing.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-YAWriter/DESCR3
-rw-r--r--textproc/p5-XML-YAWriter/Makefile21
-rw-r--r--textproc/p5-XML-YAWriter/PLIST1
-rw-r--r--textproc/p5-XML-YAWriter/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-XML-YAWriter/DESCR b/textproc/p5-XML-YAWriter/DESCR
new file mode 100644
index 00000000000..1f15bb61d5c
--- /dev/null
+++ b/textproc/p5-XML-YAWriter/DESCR
@@ -0,0 +1,3 @@
+YAWriter implements Yet Another XML::Handler::Writer. The
+reasons for this one are that I needed a flexible escaping
+technique, and want some kind of pretty printing.
diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile
new file mode 100644
index 00000000000..9961f1294ac
--- /dev/null
+++ b/textproc/p5-XML-YAWriter/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/01 12:31:35 wiz Exp $
+#
+
+DISTNAME= XML-Handler-YAWriter-0.23
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5xhy
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= another Perl module for writing XML documents
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist
+REPLACE_PERL= xmlpretty
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-YAWriter/PLIST b/textproc/p5-XML-YAWriter/PLIST
new file mode 100644
index 00000000000..d070c38d7b6
--- /dev/null
+++ b/textproc/p5-XML-YAWriter/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/01 12:31:35 wiz Exp $
diff --git a/textproc/p5-XML-YAWriter/distinfo b/textproc/p5-XML-YAWriter/distinfo
new file mode 100644
index 00000000000..d23e362b351
--- /dev/null
+++ b/textproc/p5-XML-YAWriter/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/01 12:31:35 wiz Exp $
+
+SHA1 (XML-Handler-YAWriter-0.23.tar.gz) = 5752f12af7d40d9a6baaff6cf3e8fe9d4bb53cbb
+Size (XML-Handler-YAWriter-0.23.tar.gz) = 25695 bytes