Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:23 wiz Exp $
# $NetBSD: Makefile,v 1.10 2013/08/25 01:40:13 wen Exp $
#
DISTNAME= Math-Random-MT-Perl-1.06
DISTNAME= Math-Random-MT-Perl-1.11
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
@@ -15,5 +14,7 @@ LICENSE= artistic-2.0
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Math/Random/MT/Perl/.packlist
BUILD_DEPENDS+= p5-Test-Number-Delta>=0:../../math/p5-Test-Number-Delta
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"