diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 18:51:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 18:51:40 +0000 |
commit | d3654c2c568382d949f72d8ff0cccaef54490329 (patch) | |
tree | 9097f5728937926f03f69172fb891014b7ed0abf /textproc | |
parent | 07c574bbb06f294f38a3ab1ba85781f70a918fdb (diff) | |
download | pkgsrc-d3654c2c568382d949f72d8ff0cccaef54490329.tar.gz |
Sort lines for pkglint, add HOMEPAGE.
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 |