![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / textproc / p5-XML-Compile-SOAP12 / Makefile (download)
Revision 1.8, Mon Aug 31 18:12:08 2020 UTC (3 years, 1 month ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.8 2020/08/31 18:12:08 wiz Exp $ DISTNAME= XML-Compile-SOAP12-3.06 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://metacpan.org/release/XML-Compile-SOAP12 COMMENT= SOAP 1.2 implementation for perl LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Log-Report-[0-9]*:../../devel/p5-Log-Report DEPENDS+= p5-XML-Compile-[0-9]*:../../textproc/p5-XML-Compile DEPENDS+= p5-XML-Compile-Cache-[0-9]*:../../textproc/p5-XML-Compile-Cache DEPENDS+= p5-XML-Compile-SOAP-[0-9]*:../../textproc/p5-XML-Compile-SOAP DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense # TEST_DEPENDS BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep BUILD_DEPENDS+= p5-XML-Compile-Tester-[0-9]*:../../textproc/p5-XML-Compile-Tester PERL5_PACKLIST= auto/XML/Compile/SOAP12/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"