[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-XML-Writer

Annotation of pkgsrc/textproc/p5-XML-Writer/Makefile, Revision 1.31

1.31    ! mef         1: # $NetBSD: Makefile,v 1.30 2014/10/09 14:07:06 wiz Exp $
1.1       jlam        2: #
                      3:
1.31    ! mef         4: DISTNAME=      XML-Writer-0.625
1.1       jlam        5: PKGNAME=       p5-${DISTNAME}
                      6: CATEGORIES=    textproc perl5
                      7: MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
                      8:
1.16      rhaen       9: MAINTAINER=    rhaen@NetBSD.org
1.8       minskim    10: HOMEPAGE=      http://xml-writer-perl.berlios.de/
1.1       jlam       11: COMMENT=       Perl module for writing XML documents
1.21      wiz        12: #LICENSE=      ?
                     13: # Redistribution and use in source and compiled forms, with or without
                     14: # modification, are permitted under any circumstances.  No warranty.
1.1       jlam       15:
1.12      jlam       16: PERL5_PACKLIST=                auto/XML/Writer/.packlist
1.1       jlam       17:
1.5       seb        18: .include "../../lang/perl5/module.mk"
1.1       jlam       19: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>