pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile
wiz 40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00

41 lines
1.9 KiB
Makefile

# $NetBSD: Makefile,v 1.25 2015/07/12 18:56:15 wiz Exp $
#
DISTNAME= MooseX-Method-Signatures-0.48
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
#MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MooseX-Method-Signatures/
COMMENT= Perl 5 module for method declarations with type constraints
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-B-Hooks-EndOfScope>=0.10:../../devel/p5-B-Hooks-EndOfScope
DEPENDS+= p5-Context-Preserve-[0-9]*:../../devel/p5-Context-Preserve
DEPENDS+= p5-Devel-Declare>=0.005011:../../devel/p5-Devel-Declare
DEPENDS+= p5-Moose>=0.89:../../devel/p5-Moose
DEPENDS+= p5-MooseX-LazyRequire>=0.06:../../devel/p5-MooseX-LazyRequire
DEPENDS+= p5-MooseX-Meta-TypeConstraint-ForceCoercion-[0-9]*:../../devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
DEPENDS+= p5-MooseX-Types>=0.35:../../devel/p5-MooseX-Types
DEPENDS+= p5-MooseX-Types-Structured>=0.24:../../devel/p5-MooseX-Types-Structured
DEPENDS+= p5-Parse-Method-Signatures>=1.003014:../../devel/p5-Parse-Method-Signatures
DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
DEPENDS+= p5-aliased-[0-9]*:../../devel/p5-aliased
DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure
DEPENDS+= p5-Module-Runtime>=0.012:../../devel/p5-Module-Runtime
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.89}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_MODULE_TYPE= Module::Install::Bundled
PERL5_PACKLIST= auto/MooseX/Method/Signatures/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
#BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod