pkgsrc/textproc/p5-XML-Clean/Makefile
rillig 768cd99f7f textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:43:32 +00:00

16 lines
487 B
Makefile

# $NetBSD: Makefile,v 1.17 2019/11/04 21:43:43 rillig Exp $
DISTNAME= XML-Clean-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PK/PKUBANEK/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/XML-Clean
COMMENT= Ensure, that *(HTML)* text pass throught an XML parser
PERL5_PACKLIST= auto/XML/Clean/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"