# $NetBSD: Makefile,v 1.2 2016/06/08 19:23:06 wiz Exp $ DISTNAME= List-SomeUtils-XS-0.52 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/List-SomeUtils-XS/ COMMENT= XS implementation for List::SomeUtils LICENSE= artistic-2.0 #DEPENDS+= p5-List-MoreUtils>=0.28:../../devel/p5-List-MoreUtils #DEPENDS+= p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny #DEPENDS+= p5-Module-Implementation-[0-9]*:../../devel/p5-Module-Implementation BUILD_DEPENDS+= p5-Test-LeakTrace-[0-9]*:../../devel/p5-Test-LeakTrace BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings PERL5_PACKLIST= auto/List/SomeUtils/XS/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"