![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / p5-Module-Build-Tiny / Makefile (download)
Revision 1.18, Mon Aug 31 18:08:21 2020 UTC (3 years ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.18 2020/08/31 18:08:21 wiz Exp $ # DISTNAME= Module-Build-Tiny-0.039 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://metacpan.org/release/Module-Build-Tiny COMMENT= Tiny replacement for Module::Build to build and install Perl modules LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-ExtUtils-Config>=0.003:../../devel/p5-ExtUtils-Config DEPENDS+= p5-ExtUtils-Helpers>=0.020:../../devel/p5-ExtUtils-Helpers DEPENDS+= p5-ExtUtils-InstallPaths>=0.002:../../devel/p5-ExtUtils-InstallPaths BUILD_DEPENDS+= p5-Test-Harness>=3.30:../../devel/p5-Test-Harness USE_LANGUAGES= c # For the tests #BUILDING_MODULE_BUILD= yes PERL5_MODULE_TYPE= Module::Build::Tiny PERL5_PACKLIST= auto/Module/Build/Tiny/.packlist # For the tests: USE_TOOLS+= perl PERL5_PACKLIST= auto/Module/Build/Tiny/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"