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 | 5986e36ebb4e7ece7bce2ce7222af685eebe79ab (patch) | |
tree | 9097f5728937926f03f69172fb891014b7ed0abf /textproc | |
parent | 0d9207e7af926f3449e36fc443ab1dee4d2d76a3 (diff) | |
download | pkgsrc-5986e36ebb4e7ece7bce2ce7222af685eebe79ab.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 |