From f6751b22431d5d70fccf0d1a27be99f1cacdbc4e Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Feb 2005 18:52:39 +0000 Subject: Re-import of p5-XML-Handler-YAWriter in the correct directory (previous try was missing "-Handler"). --- textproc/p5-XML-Handler-YAWriter/DESCR | 3 +++ textproc/p5-XML-Handler-YAWriter/Makefile | 22 ++++++++++++++++++++++ textproc/p5-XML-Handler-YAWriter/PLIST | 1 + textproc/p5-XML-Handler-YAWriter/distinfo | 4 ++++ 4 files changed, 30 insertions(+) create mode 100644 textproc/p5-XML-Handler-YAWriter/DESCR create mode 100644 textproc/p5-XML-Handler-YAWriter/Makefile create mode 100644 textproc/p5-XML-Handler-YAWriter/PLIST create mode 100644 textproc/p5-XML-Handler-YAWriter/distinfo (limited to 'textproc') diff --git a/textproc/p5-XML-Handler-YAWriter/DESCR b/textproc/p5-XML-Handler-YAWriter/DESCR new file mode 100644 index 00000000000..3b09a96f46c --- /dev/null +++ b/textproc/p5-XML-Handler-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-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile new file mode 100644 index 00000000000..02a58c80c79 --- /dev/null +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $ +# + +DISTNAME= XML-Handler-YAWriter-0.23 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +SVR4_PKGNAME= p5xhy +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/XML-Handler-YAWriter/ +COMMENT= Another Perl module for writing XML documents + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist +REPLACE_PERL= xmlpretty + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-XML-Handler-YAWriter/PLIST b/textproc/p5-XML-Handler-YAWriter/PLIST new file mode 100644 index 00000000000..638a7e2615c --- /dev/null +++ b/textproc/p5-XML-Handler-YAWriter/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $ diff --git a/textproc/p5-XML-Handler-YAWriter/distinfo b/textproc/p5-XML-Handler-YAWriter/distinfo new file mode 100644 index 00000000000..757675458f4 --- /dev/null +++ b/textproc/p5-XML-Handler-YAWriter/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/02/19 18:52:39 wiz Exp $ + +SHA1 (XML-Handler-YAWriter-0.23.tar.gz) = 5752f12af7d40d9a6baaff6cf3e8fe9d4bb53cbb +Size (XML-Handler-YAWriter-0.23.tar.gz) = 25695 bytes -- cgit v1.2.3