diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-YAWriter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile index 5e822d0e601..e408e52aad7 100644 --- a/textproc/p5-XML-YAWriter/Makefile +++ b/textproc/p5-XML-YAWriter/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:11 grant Exp $ +# $NetBSD: Makefile,v 1.8 2005/02/19 18:51:40 wiz Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5xhy 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 |