Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.36 2015/06/12 10:49:28 wiz Exp $
# $NetBSD: Makefile,v 1.37 2015/09/04 11:36:12 mef Exp $
#
DISTNAME= Module-ScanDeps-1.18
DISTNAME= Module-ScanDeps-1.19
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -12,6 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Module-ScanDeps/
COMMENT= Perl 5 module to recursively scan Perl code for dependencies
LICENSE= ${PERL5_LICENSE}
# for make test
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/ScanDeps/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled